Qt 6.x
The Qt SDK
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: