KItinerary
bitarray.cpp
Non-owning bit-level view for working with data that isn't byte-aligned.
Definition bitvectorview.h:21
T valueAtMSB(size_type index, size_type bits) const
Read a big endian unsigned number at bit offset index and bits in length.
Definition bitvectorview.h:39
Q_INVOKABLE quint64 readNumberMSB(int startBit, int size) const
Reads a size bit long numerical value in most significant bit first format starting at bit offset sta...
Definition bitarray.cpp:25
const char * constData() const const
qsizetype size() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.