public class ByteBufferMemoryIO extends AbstractBufferMemoryIO
buffer| Constructor and Description |
|---|
ByteBufferMemoryIO(java.nio.ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
MemoryIO |
getMemoryIO(long offset) |
MemoryIO |
getMemoryIO(long offset,
long size) |
Pointer |
getPointer(long offset) |
void |
putPointer(long offset,
Pointer value) |
address, get, get, get, get, get, get, getByte, getByteBuffer, getDouble, getFloat, getInt, getLong, getShort, getString, getString, getString, indexOf, isDirect, put, put, put, put, put, put, putByte, putDouble, putFloat, putInt, putLong, putShort, putString, putString, setMemorycheckBounds, getAddress, getNativeLong, indexOf, putAddress, putAddress, putNativeLong, slice, slice, transferFrom, transferToallocate, allocateDirect, allocateDirect, wrap, wrap, wrappublic MemoryIO getMemoryIO(long offset)
getMemoryIO in class MemoryIOpublic MemoryIO getMemoryIO(long offset, long size)
getMemoryIO in class MemoryIOpublic Pointer getPointer(long offset)
getPointer in interface PointergetPointer in class MemoryIOpublic void putPointer(long offset,
Pointer value)
putPointer in interface PointerputPointer in class MemoryIO