Uses of package org.klomp.snark.bencode
| 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 |
-
Classes in org.klomp.snark.bencode used by org.klomp.snark Class Description BDecoder Decodes a bencoded stream toBEValues.BEValue Holds different types that a bencoded byte array can represent.InvalidBEncodingException Exception thrown when a bencoded stream is corrupted. -
Classes in org.klomp.snark.bencode used by org.klomp.snark.bencode Class Description BEValue Holds different types that a bencoded byte array can represent.InvalidBEncodingException Exception thrown when a bencoded stream is corrupted.