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::CodeEntry Struct Reference

#include <huffman_p.h>

+ Collaboration diagram for HPack::CodeEntry:

Public Attributes

quint32 byteValue
 
quint32 huffmanCode
 
quint32 bitLength
 

Detailed Description

Definition at line 27 of file huffman_p.h.

Member Data Documentation

◆ bitLength

quint32 HPack::CodeEntry::bitLength

Definition at line 31 of file huffman_p.h.

◆ byteValue

quint32 HPack::CodeEntry::byteValue

Definition at line 29 of file huffman_p.h.

◆ huffmanCode

quint32 HPack::CodeEntry::huffmanCode

Definition at line 30 of file huffman_p.h.


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