public static class FSTByteBufferOffheap.GetObjectBufferResult extends Object
| Constructor and Description |
|---|
GetObjectBufferResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLen() |
int |
getPosition() |
ByteBuffer |
slice() |
void |
slice(byte[] toCopyTo,
int offset) |
public ByteBuffer slice()
public void slice(byte[] toCopyTo,
int offset)
public int getPosition()
public int getLen()
Copyright © 2014. All rights reserved.