Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HPack::BitPattern Struct Reference
+ Collaboration diagram for HPack::BitPattern:

Public Attributes

uchar value
 
uchar bitLength
 

Detailed Description

Definition at line 32 of file hpack.cpp.

Member Data Documentation

◆ bitLength

uchar HPack::BitPattern::bitLength

Definition at line 35 of file hpack.cpp.

Referenced by HPack::operator==().

◆ value

uchar HPack::BitPattern::value

Definition at line 34 of file hpack.cpp.

Referenced by HPack::operator==().


The documentation for this struct was generated from the following file: