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.5.11 Release Date : April 8 2016