| Interface | Description |
|---|---|
| IBencodedValue |
Represents a value which was bencoded.
|
| Class | Description |
|---|---|
| AbstractBencodedValue |
Base class for implementations for
IBencodedValue which implements all asX methods to throw UnsupportedOperationException |
| BencodedInteger |
A bencoded integer.
|
| BencodedList |
A bencoded list.
|
| BencodedMap |
A bencoded dictionary.
|
| BencodedString |
A bencoded string.
|
| Bencoding |
A decoder for Bencoding.
|
| SHA1 |
Copyright © 2016. All rights reserved.