Enums§
- Parse
HexError - Errors exhibited from
read_hex.
Functions§
- read_
hex - Parses a given hex string and return a list of bytes if
succeeded. The string can optionally start by
0x, which indicates that it is a hex representation.
read_hex.0x, which
indicates that it is a hex representation.