| 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 |
Bencode parsing and serialization for BitTorrent protocol.
|
| Class and 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 and Description |
|---|
| BEValue
Holds different types that a bencoded byte array can represent.
|
| InvalidBEncodingException
Exception thrown when a bencoded stream is corrupted.
|