Class | Description |
---|---|
BDecoder |
Decodes a bencoded stream to
BEValue s. |
BEncoder | |
BEValue |
Holds different types that a bencoded byte array can represent.
|
Exception | Description |
---|---|
InvalidBEncodingException |
Exception thrown when a bencoded stream is corrupted.
|