Module tools

Source

Structs§

Track

Functions§

decode
Decode the given string as base62 text according to Polytrack’s base62 implementation. Returns None if any character isn’t valid for base62 encoded text.
decompress
encode
Encode the given byte buffer into base62 encoded text according to Polytrack’s base62 implementation. Returns None if something failed in the process.
hash_vec