ethereum/src/rlp/rlp library

Classes

RLPDecoder
Class for decoding data encoded using the Recursive Length Prefix (RLP) encoding scheme.
RLPEncoder
Class for encoding data using the Recursive Length Prefix (RLP) encoding scheme.