public class ExtentInputStream extends InputStream
ExtentOutputStream.| Constructor and Description |
|---|
ExtentInputStream(Paged paged,
int page) |
public ExtentInputStream(Paged paged, int page)
public int read()
throws IOException
read in class InputStreamIOExceptionpublic int read(byte[] b,
int off,
int len)
throws IOException
read in class InputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class InputStreamIOExceptionpublic Ranges getPages()
Copyright © 2009-2013 FuseSource, Corp.. All Rights Reserved.