Class BaseNCodecInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.commons.codec.binary.BaseNCodecInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
Base16InputStream, Base32InputStream, Base64InputStream

Abstract superclass for Base-N input streams.
Since:
1.5