Expand description
Functions§
- deserialize
- Deserializes a hex string into raw bytes.
- serialize
alloc - Serializes
dataas hex string using lowercase characters. - serialize_
upper alloc - Serializes
dataas hex string using uppercase characters.
allocdata as hex string using lowercase characters.allocdata as hex string using uppercase characters.