public interface ByteBufferAllocator
ByteBuffer instances.| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
allocate(int size)
Allocates
ByteBuffer of the given size. |
ByteBuffer allocate(int size)
ByteBuffer of the given size.size - the size of the buffer.Copyright © 2010 - 2020 Adobe. All Rights Reserved