public class ByteBufferUtil extends Object
| Constructor and Description |
|---|
ByteBufferUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ByteBuffer |
newCapacity(ByteBuffer byteBuffer) |
static ByteBuffer |
newCapacity(ByteBuffer byteBuffer,
int add) |
public static ByteBuffer newCapacity(ByteBuffer byteBuffer, int add)
public static ByteBuffer newCapacity(ByteBuffer byteBuffer)
Copyright © 2019. All rights reserved.