Expand description
Structs§
- Hex
- Adapter to serialize bytes as a hex string
- HexArray
- Adapter to serialize a byte array as a hex string
Type Aliases§
- LowHex
- Adapter to serialize bytes as a lowercase hex string
- LowHex
Array - Adapter to serialize a byte array as a lowercase hex string
- UpHex
- Adapter to serialize bytes as an uppercase hex string
- UpHex
Array - Adapter to serialize a byte array as an uppercase hex string