Package io.undertow.util
Class FlexBase64.EncoderInputStream
java.lang.Object
java.io.InputStream
io.undertow.util.FlexBase64.EncoderInputStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
- FlexBase64
An input stream which encodes bytes as they are read from a stream.
-
Method Summary
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, nullInputStream, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Method Details
-
read
- Specified by:
read
in classInputStream
- Throws:
IOException
-
read
- Overrides:
read
in classInputStream
- Throws:
IOException
-