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 and Description |
---|
BDecoder
Decodes a bencoded stream to
BEValue s. |
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.
|