Recover.PageInputStream

An input stream that reads the data from a page store.

Methods
int read()
int read()
int read(byte[] b)
int read(byte[] b)
int read(byte[] b, int off, int len)
int read(byte[] b, int off, int len)