Expand description
Implementation of EVM RLP reader/writer
Structs§
- AbiDecoder
- AbiEncoder
- New abicoder
Enums§
- Error
- Generic decode failure
Constants§
- ABI_
ALIGNMENT - Aligment for every simple type in bytes.
- ABI_
WORD_ SIZE
Traits§
- AbiDecode
- Decode ABI value.
- AbiDecode
Zero - Assert read value is zero.
- AbiEncode
- Encode value using ABI encoding.
- AbiEncode
Zero - AbiType
- Helper for type.