RLP
Table of Contents
Classes
- Decoder
- Decoder class for handling the RLP decoding process. Operates on binary data internally. Expects the RLP data to be well-formed or will throw EthBinderLogicException
- Encoder
- Encoder of RLP format capable of working with both binary and hex outputs. Internally works on binary.