public final class DirectByteBufferHelper extends Object
Modifier and Type | Method and Description |
---|---|
static ByteBuffer |
allocateDirect(int length) |
static ByteBuffer |
cast(ByteBuffer buffer) |
public static ByteBuffer allocateDirect(int length)
public static ByteBuffer cast(ByteBuffer buffer)