This is the complete list of members for nkMemory::BitStream, including all inherited members.
BitStream(BufferView<> data) noexcept | nkMemory::BitStream | |
getBitCounter() const | nkMemory::BitStream | |
getByteCounter() const | nkMemory::BitStream | |
getCurrentByte() const | nkMemory::BitStream | |
getData() const | nkMemory::BitStream | |
isAtEos() const | nkMemory::BitStream | |
moveForward(unsigned int count) | nkMemory::BitStream | |
moveTo(unsigned int byteCount, unsigned int bitCount) | nkMemory::BitStream | |
moveToNextByte() | nkMemory::BitStream | |
peekLsb(unsigned int count) | nkMemory::BitStream | |
peekMsb(unsigned int count) | nkMemory::BitStream | |
readLsb(unsigned int count) | nkMemory::BitStream | |
readMsb(unsigned int count) | nkMemory::BitStream | |
rewind() | nkMemory::BitStream |