crypto ~master (2020-12-03T08:33:30Z)
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.