public class ByteBufferHolder
extends java.lang.Object
ByteBuffer
that remembers if the buffer has been
flipped or not.Constructor and Description |
---|
ByteBufferHolder(java.nio.ByteBuffer buf,
boolean flipped) |
Modifier and Type | Method and Description |
---|---|
boolean |
flip() |
java.nio.ByteBuffer |
getBuf() |
boolean |
isFlipped() |
Copyright © 2000-1970 Apache Software Foundation. All Rights Reserved.