Package one.empty3.library.elements
Class PPMFileInputStream
- java.lang.Object
-
- java.io.InputStream
-
- java.io.ByteArrayInputStream
-
- one.empty3.library.elements.PPMFileInputStream
-
- All Implemented Interfaces:
java.io.Closeable
,java.lang.AutoCloseable
public class PPMFileInputStream extends java.io.ByteArrayInputStream
-
-
Constructor Summary
Constructors Constructor Description PPMFileInputStream(java.lang.StringBuilder sb)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getBytes()
void
update()
-