Documentation
Dlang.org
BitReader.skipToByte
gstbase
bit_reader
BitReader
Skips until the next byte.
class
BitReader
bool
skipToByte
(
)
Return Value
Type:
bool
true if successful, false otherwise.
gstbase
bit_reader
BitReader
functions
getBitsUint16
getBitsUint32
getBitsUint64
getBitsUint8
getPos
getRemaining
getSize
init_
peekBitsUint16
peekBitsUint32
peekBitsUint64
peekBitsUint8
setPos
skip
skipToByte
Skips until the next byte.