Module bindata

Source
Expand description

Decoders for binary data types.

Enums§

HexDecodeError
Error type for hex decoding operations.

Functions§

decode_hex_i64_pair
Decode a 128-bit hex string into a pair of i64s.