Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 26 of file huffman_p.h.

Member Data Documentation

◆ bitLength

quint32 HPack::CodeEntry::bitLength

Definition at line 30 of file huffman_p.h.

◆ byteValue

quint32 HPack::CodeEntry::byteValue

Definition at line 28 of file huffman_p.h.

◆ huffmanCode

quint32 HPack::CodeEntry::huffmanCode

Definition at line 29 of file huffman_p.h.


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