Module mixed

Source
Expand description

Function for decoding mixed Base16 (hex)

Functionsยง

decode
Decode a mixed Base16 (hex) string into the provided destination buffer.
decode_vec
Decode a mixed Base16 (hex) string into a byte vector.