| Modifier and Type | Method and Description |
|---|---|
static UnsafeDirectBytes |
UnsafeDirectBytes.allocate(int size)
Allocates a direct
ByteBuffer based byte array. |
UnsafeDirectBytes |
UnsafeDirectBytes.copy()
Copies the bytes to a new byte array.
|
Copyright © 2013–2018. All rights reserved.