| Package | Description |
|---|---|
| org.klomp.snark |
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
|
| org.klomp.snark.bencode |
| Class | Description |
|---|---|
| BDecoder |
Decodes a bencoded stream to
BEValues. |
| BEValue |
Holds different types that a bencoded byte array can represent.
|
| InvalidBEncodingException |
Exception thrown when a bencoded stream is corrupted.
|
| Class | Description |
|---|---|
| BEValue |
Holds different types that a bencoded byte array can represent.
|
| InvalidBEncodingException |
Exception thrown when a bencoded stream is corrupted.
|