public class ByteBufferExpander extends Object
| Constructor and Description |
|---|
ByteBufferExpander(int initSize,
ByteOrder order) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
buffer()
Current byte buffer.
|
ByteBuffer |
expand(int size)
Expands current byte buffer to the requested size.
|
public ByteBufferExpander(int initSize,
ByteOrder order)
public ByteBuffer buffer()
public ByteBuffer expand(int size)
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017