public class BigByteBuffer extends java.lang.Object
BigByteBuffer(java.nio.channels.FileChannel channel, long fileLength)
java.nio.ByteBuffer
getBuffer()
void
order(java.nio.ByteOrder order)
long
position()
boolean
position(long position)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BigByteBuffer(java.nio.channels.FileChannel channel, long fileLength)
public boolean position(long position)
public long position()
public final java.nio.ByteBuffer getBuffer()
public void order(java.nio.ByteOrder order)