| Interface | Description |
|---|---|
| Bencode.ThrowingConsumer<T> |
| Class | Description |
|---|---|
| Bencode |
Bencode encoder/decoder.
|
| BencodeInputStream |
InputStream for reading bencoded data.
|
| BencodeOutputStream |
OutputStream for writing bencoded data.
|
| Type<T> |
Data Types in bencode.
|
| Exception | Description |
|---|---|
| BencodeException |
Wraps a
Throwable that is thrown during decode/encode. |
Copyright © 2015–2025. All rights reserved.