class BitReader::BitReader
- BitReader::BitReader
- Reference
- Object
Defined in:
bitreader/bitreader.crConstructors
Instance Method Summary
- #buf : Bytes
- #buf=(buf : Bytes)
- #n : UInt32
- #n=(n : UInt32)
- #r : IO
- #r=(r : IO)
- #read(n : UInt8) : UInt64
- #x : UInt8
- #x=(x : UInt8)