Discover Packages
github.com/unix-world/smartgo
baseconv
base85
package
Version:
v0.0.0-...-0116310
Opens a new window with list of versions in this module.
Published: Jan 19, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Decode takes string as an input and returns decoded string and error. If provided string contains characters illegal for baseXY the returned error will be <notnil>
Encode takes a slice of bytes and encodes it to baseXY string. Leading zero bytes are kept in place for precise decoding.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.