Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
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: