Uses of Class
org.apache.commons.codec.binary.Base16OutputStream
Packages that use Base16OutputStream
Package
Description
Base64, Base32, Base16, BaseN, Binary, and Hexadecimal String encoding and decoding.
-
Uses of Base16OutputStream in org.apache.commons.codec.binary
Subclasses with type arguments of type Base16OutputStream in org.apache.commons.codec.binaryModifier and TypeClassDescriptionclassProvides Base16 encoding in a streaming fashion (unlimited size).static classBuilds instances of Base16InputStream.Methods in org.apache.commons.codec.binary that return Base16OutputStream