crypto v0.1.8 (2019-03-14T12:01:58Z)
Dub
Repo
Base58.decode
crypto
base58
Base58
Decodes the given base58 string into the original data bytes.
class
Base58
static
byte
[]
decode
(
in
char
[]
input
)
Meta
Source
See Implementation
crypto
base58
Base58
static functions
decode
encode
static variables
ALPHABET
Decodes the given base58 string into the original data bytes.