Expand description
Functions§
- Deserializes a hex string into raw bytes.
- serialize
allocSerializesdataas hex string using lowercase characters. - serialize_upper
allocSerializesdataas hex string using uppercase characters.
allocdata as hex string using lowercase characters.allocdata as hex string using uppercase characters.