![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qbytearray.h>#include <vector>#include <memory>#include <deque>#include <set>#include <utility>Go to the source code of this file.
Classes | |
| struct | HPack::HeaderField |
| class | HPack::FieldLookupTable |
Namespaces | |
| namespace | HPack |
Typedefs | |
| using | HPack::HeaderSize = std::pair<bool, quint32> |
Functions | |
| HeaderSize | HPack::entry_size (QByteArrayView name, QByteArrayView value) |
| HeaderSize | HPack::entry_size (const HeaderField &entry) |