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 Base58Base58. DEFAULTDefault instance ofBase58used in crypto systems such as Bitcoin or IPFS.static Base58Base58. URLInstance ofBase58used for shortened URLs (e.g.
-