Expand description
Base38 encoding and decoding functions.
Functionsยง
- decode
- Decode a base38-encoded string into a byte slice
- decode_
vec - encode
- encode_
bits - encode_
string - Encode a byte array into a base38 string.
Base38 encoding and decoding functions.