Module hex

Module hex 

Source
Expand description

Provides utilities for parsing 0x-prefixed hex strings.

Structs§

HexVisitor
PrefixedHexVisitor

Functions§

decode
Decode data from a 0x-prefixed hex string.
encode
Encode data as a 0x-prefixed hex string.