AllocatedBuffer.wrap

Creates a new {@link AllocatedBuffer} that is backed by the given {@link ByteBuffer}.

class AllocatedBuffer
static
wrap
(
ByteBuffer buffer
)

Meta