| Package | Description |
|---|---|
| com.cloudhopper.commons.util |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
ByteBuffer.copy()
Most efficient copy of this
ByteBuffer. |
ByteBuffer |
ByteBuffer.copy(int offset,
int length)
Most efficient copy of this
ByteBuffer. |
ByteBuffer |
ByteBuffer.copy(int offset,
int length,
int capacity)
Most efficient copy of this
ByteBuffer. |
Copyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.