public class StreamInputStream extends InputStream
| Constructor and Description |
|---|
StreamInputStream(PdfStream pdfStream,
RandomAccessFile file) |
| Modifier and Type | Method and Description |
|---|---|
int |
read()
Return one byte from the stream.
|
available, close, mark, markSupported, read, read, reset, skippublic StreamInputStream(PdfStream pdfStream, RandomAccessFile file)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2008–2017 The Open Preservation Foundation. All rights reserved.