jaulib
v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::io::Bitstream Member List
This is the complete list of members for
jau::io::Bitstream
, including all inherited members.
bitCache
()
jau::io::Bitstream
inline
bitCacheSizeRead
() const noexcept
jau::io::Bitstream
inline
Bitstream
(std::unique_ptr< ByteStream > &&stream, ioaccess_t access)
jau::io::Bitstream
inline
byteOrder
() const noexcept
jau::io::Bitstream
inline
byteStream
()
jau::io::Bitstream
inline
cachedBitCount
() const noexcept
jau::io::Bitstream
inline
cachedBitPos
() const noexcept
jau::io::Bitstream
inline
canWrite
() const noexcept
jau::io::Bitstream
inline
close
() noexcept
jau::io::Bitstream
inline
flush
() noexcept
jau::io::Bitstream
inline
ioaccess
() const noexcept
jau::io::Bitstream
inline
mark
() const noexcept
jau::io::Bitstream
inline
markReadLimit
() const noexcept
jau::io::Bitstream
inline
MaxBitCacheSize
jau::io::Bitstream
static
mode
() const noexcept
jau::io::Bitstream
inline
npos
jau::io::Bitstream
static
position
() const noexcept
jau::io::Bitstream
inline
readBit
() noexcept
jau::io::Bitstream
inline
readBits64
(jau::nsize_t n, data_type &r) noexcept
jau::io::Bitstream
inline
readSInt16
(int16_t &bits) noexcept
jau::io::Bitstream
inline
readU32
(uint32_t &bits) noexcept
jau::io::Bitstream
inline
readUInt16
(uint16_t &bits) noexcept
jau::io::Bitstream
inline
readUInt8
(uint8_t &bits) noexcept
jau::io::Bitstream
inline
seek
(size_type newPos) noexcept
jau::io::Bitstream
inline
seekMark
() noexcept
jau::io::Bitstream
inline
setAccess
(ioaccess_t access) noexcept
jau::io::Bitstream
inline
setImmutable
() noexcept
jau::io::Bitstream
inline
setMark
(size_type readLimit) noexcept
jau::io::Bitstream
inline
size_type
typedef
jau::io::Bitstream
skip
(size_type n) noexcept
jau::io::Bitstream
inline
toHexBinaryString
(uint64_t v, unsigned bitCount=MaxBitCacheSize)
jau::io::Bitstream
inline
static
toString
() const
jau::io::Bitstream
inline
toStringImpl
() const
jau::io::Bitstream
inline
writeBit
(uint8_t bit) noexcept
jau::io::Bitstream
inline
writeBits64
(jau::nsize_t n, data_type bits) noexcept
jau::io::Bitstream
inline
writeU32
(uint32_t bits) noexcept
jau::io::Bitstream
inline
writeUInt16
(uint16_t bits) noexcept
jau::io::Bitstream
inline
writeUInt8
(uint8_t bits) noexcept
jau::io::Bitstream
inline
Generated by
1.13.2