View Source base62 (erlang_base62 v1.0.1)

Link to this section Summary

Functions

Decode base62 binary to origin data binary
Encode any data to base62 binary

Link to this section Functions

Decode base62 binary to origin data binary
-spec encode(string() | integer() | binary()) -> binary().
Encode any data to base62 binary