crypto ~master (2018-05-30T00:49:12Z)
Dub
Repo
Base58.encode
crypto
base58
Base58
Encodes the given bytes as a base58 string (no checksum is appended).
class
Base58
static
string
encode
(
byte
[]
inp
)
Meta
Source
See Implementation
crypto
base58
Base58
static functions
decode
encode
Encodes the given bytes as a base58 string (no checksum is appended).