public interface MemoryBuffer
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getByteBufferDup() |
ByteBuffer |
getByteBufferRaw()
Get the raw byte buffer that backs this buffer.
|
ByteBuffer getByteBufferRaw()
ByteBuffer getByteBufferDup()
Copyright © 2018 The Apache Software Foundation. All rights reserved.