Expand description
Base16 conversion tools Provide base16 convertion tools
Functionsยง
- str_
hex_ to_ 32bytes - Convert a hexadecimal string in an array of 32 bytes.
- str_
hex_ to_ 64bytes - Convert a hexadecimal string in an array of 64 bytes.
Base16 conversion tools Provide base16 convertion tools