Uses of Class
io.github.mmm.binary.codec.Base58
-
Packages that use Base58 Package Description io.github.mmm.binary.codec -
-
Uses of Base58 in io.github.mmm.binary.codec
Fields in io.github.mmm.binary.codec declared as Base58 Modifier and Type Field Description static Base58
Base58. DEFAULT
Default instance ofBase58
used in crypto systems such as Bitcoin or IPFS.static Base58
Base58. URL
Instance ofBase58
used for shortened URLs (e.g.
-