Package one.empty3.library.elements
Class PPMFileInputStream
java.lang.Object
java.io.InputStream
java.io.ByteArrayInputStream
one.empty3.library.elements.PPMFileInputStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Field Summary
Fields inherited from class java.io.ByteArrayInputStream
buf, count, mark, pos
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.ByteArrayInputStream
available, close, mark, markSupported, read, read, readAllBytes, readNBytes, reset, skip, transferTo
Methods inherited from class java.io.InputStream
nullInputStream, read, readNBytes, skipNBytes
-
Constructor Details
-
PPMFileInputStream
-
-
Method Details
-
getBytes
public byte[] getBytes() -
update
public void update()
-