Base58.decode

Decodes the given base58 string into the original data bytes.

class Base58
static
byte[]
decode
(
in char[] input
)

Meta