Expand description
Compact strings if the string represents a number
Functions§
- compress_
strings - Serialize the raw Strings to bytes. If the String represents a number, it’s converted to number binary to reduce the size.
- decompress
- to_
kvals - Get KVals from raw Strings. If the String represents a number, it’s converted to number binary to reduce the size.
- to_
string - to_
strings