| Modifier and Type | Method and Description |
|---|---|
static HeapBytes |
HeapBytes.allocate(int size)
Allocates a new heap byte array.
|
static HeapBytes |
HeapBytes.wrap(byte[] bytes)
Wraps the given bytes in a
UnsafeHeapBytes object. |
Copyright © 2013–2017. All rights reserved.