Expand description
Functions§
- Deserializes a hex string into raw bytes.
- serialize
alloc
Serializesdata
as hex string using lowercase characters. - serialize_
upper alloc
Serializesdata
as hex string using uppercase characters.
alloc
data
as hex string using lowercase characters.alloc
data
as hex string using uppercase characters.