Module base16ct::mixed

source ·
Expand description

Function for decoding mixed Base16 (hex)

Functions

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