public interface IgfsSecondaryFileSystemPositionedReadable extends Closeable
int read(long pos, byte[] buf, int off, int len) throws IOException
pos
- Position in the input stream to seek.buf
- Buffer into which data is read.off
- Offset in the buffer from which stream data should be written.len
- The number of bytes to read.IOException
- In case of any exception.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015