public interface ByteBufferRef
Modifier and Type | Method and Description |
---|---|
void |
decrementRef() |
ByteBuffer |
getBuffer() |
void |
incrementRef() |
void |
removeFromPool() |
void incrementRef()
void decrementRef()
ByteBuffer getBuffer()
void removeFromPool()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.