public static class FSTOffheapQueue.ByteBufferResult extends Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
b |
ByteBuffer |
buffer |
int |
len |
int |
off |
| Constructor and Description |
|---|
FSTOffheapQueue.ByteBufferResult() |
public int off
public int len
public ByteBuffer buffer
public byte[] b
Copyright © 2014. All rights reserved.