package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.git
Documentation: pkg.go.dev

# Functions

DecodeString takes a base36 encoded string and returns a slice of the decoded bytes.
EncodeToStringLc encodes the given byte-buffer as base36 using [0-9a-z] as the digit-alphabet.
EncodeToStringUc encodes the given byte-buffer as base36 using [0-9A-Z] as the digit-alphabet.

# Constants

No description provided by the author
No description provided by the author