Skip to main content

Module tools

Module tools 

Source

Modules§

prelude

Structs§

Track

Functions§

compress_final
compress_first
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