public class BigByteBuffer
extends java.lang.Object
Constructor and Description |
---|
BigByteBuffer(java.nio.channels.FileChannel channel,
long fileLength) |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
getBuffer() |
void |
order(java.nio.ByteOrder order) |
long |
position() |
boolean |
position(long position) |