crypto v0.2.5 (2019-07-08T09:49:00Z)
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.