Discover Packages
gitee.com/lw123546/super-server
extend
base58
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Sep 16, 2024
License: MIT
Opens a new window with license information.
Imports: 2
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 base58 the returned error will be <notnil>
Encode takes a slice of bytes and encodes it to base58 string.
Leading zero bytes are kept in place for precise decoding.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.