Package org.bouncycastle.est
Class CTEChunkedInputStream
- java.lang.Object
-
- java.io.InputStream
-
- org.bouncycastle.est.CTEChunkedInputStream
-
- All Implemented Interfaces:
java.io.Closeable
,java.lang.AutoCloseable
public class CTEChunkedInputStream extends java.io.InputStream
-
-
Constructor Summary
Constructors Constructor Description CTEChunkedInputStream(java.io.InputStream inputStream)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
read()
-