Uses of Class
org.apache.commons.codec.binary.Base58
Packages that use Base58
Package
Description
Base64, Base32, Base16, BaseN, Binary, and Hexadecimal String encoding and decoding.
-
Uses of Base58 in org.apache.commons.codec.binary
Methods in org.apache.commons.codec.binary that return Base58Modifier and TypeMethodDescriptionBase58.Builder.get()Builds a new Base58 instance with the configured settings.protected Base58Base58InputStream.Builder.newBaseNCodec()protected Base58Base58OutputStream.Builder.newBaseNCodec()Creates a new Base58 codec instance.