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, skip
public StreamInputStream(PdfStream pdfStream, RandomAccessFile file)
public int read() throws IOException
read
in class InputStream
IOException
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.