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