public class BitReaderBuffer extends Object
| Constructor and Description |
|---|
BitReaderBuffer(ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
byteSync() |
int |
getPosition() |
int |
readBits(int i) |
boolean |
readBool() |
int |
remainingBits() |
public BitReaderBuffer(ByteBuffer buffer)
Copyright © 2016. All rights reserved.