public class ASFileInStream extends ASInputStream
| Constructor and Description |
|---|
ASFileInStream(RandomAccessFile stream,
long offset,
long size) |
public ASFileInStream(RandomAccessFile stream, long offset, long size)
public int read()
throws IOException
read in class ASInputStreamIOExceptionpublic int read(byte[] buffer,
int sizeToRead)
throws IOException
read in class ASInputStreamIOExceptionpublic int skip(int size)
throws IOException
skip in class ASInputStreamIOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableclose in class ASInputStreampublic void reset()
reset in class ASInputStreamCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.