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.
Function for decoding mixed Base16 (hex)