crypto v0.2.5 (2019-07-08T09:49:00Z)
Dub
Repo
Base58.encode
crypto
base58
Base58
Encodes the given bytes as a base58 string (no checksum is appended).
class
Base58
static
string
encode
(
in
byte
[]
inp
)
Meta
Source
See Implementation
crypto
base58
Base58
static functions
decode
encode
static variables
ALPHABET
Encodes the given bytes as a base58 string (no checksum is appended).