com.kenai.jaffl.util
private static interface BufferUtil.AddressIO
Nested Class Summary | |
---|---|
static class | BufferUtil.AddressIO.AddressIO32 |
static class | BufferUtil.AddressIO.AddressIO64 |
Field Summary | |
---|---|
static BufferUtil.AddressIO | INSTANCE |
Method Summary | |
---|---|
long | getAddress(ByteBuffer io, int offset) |
void | putAddress(ByteBuffer io, int offset, long address) |