public class BitReader extends Object
BitReader(ByteBuffer buffer)
long
next(int len)
byte[]
nextBytes(int len)
void
skip()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BitReader(ByteBuffer buffer)
public long next(int len)
public byte[] nextBytes(int len)
public void skip()
Copyright © 2022 The Apache Software Foundation. All rights reserved.