Protocols::BitTorrent::Bencoding Namespace Reference


Classes

class  BDecoder
 Reads bencoded items from a raw buffer (QByteArray). More...
class  BDictionary
 Represents the bencoding dictionary type. More...
class  BErrorItem
 Represents an error bencoding type. More...
class  BInt
 Represents the bencoded int type. More...
class  BItem
 An abstract class of all bencoding data types. More...
class  BList
 Represents the bencoding list type. More...
class  BString
 Represents the bencoding string type. More...

Namespaces

namespace  Testing