public class BitWriterBuffer extends Object
BitWriterBuffer(ByteBuffer buffer)
void
writeBits(int i, int numBits)
writeBool(boolean b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BitWriterBuffer(ByteBuffer buffer)
public void writeBool(boolean b)
public void writeBits(int i, int numBits)
Copyright © 2015. All rights reserved.