crypto v0.2.13 (2019-12-12T01:33:54Z)
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
Decodes the given base58 string into the original data bytes.