public interface MemoryBuffer
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
getByteBufferDup() |
ByteBuffer |
getByteBufferRaw()
Note - raw buffer should not be modified.
|
ByteBuffer getByteBufferRaw()
ByteBuffer getByteBufferDup()
Copyright © 2016 The Apache Software Foundation. All rights reserved.