//
pkg.gl
Category
github.com/unix-world/smartgo
baseconv
base62
package
0.0.0-20240819164739-f47aed85de5a
Repository:
https://github.com/unix-world/smartgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
17 SLOC
#
Functions
Decode
Decode takes string as an input and returns decoded string and error.
Encode
Encode takes a slice of bytes and encodes it to baseXY string.