public class ReadableGridFileChannel extends Object implements ReadableByteChannel
public int read(ByteBuffer dst) throws IOException
read
in interface ReadableByteChannel
IOException
public long position() throws IOException
IOException
public void position(long newPosition) throws IOException
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in interface Channel
IOException
public long size() throws IOException
IOException
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.