ZLIB
Loading...
Searching...
No Matches
ct_data Struct Reference

Data structure describing a single value and its code string. More...

#include <deflate.h>

Data Fields

union { 
 
   ush   freq 
 frequency count
 
   ush   code 
 bit string
 
fc 
 
union { 
 
   ush   dad 
 father node in Huffman tree
 
   ush   len 
 length of bit string
 
dl 
 

Detailed Description

Data structure describing a single value and its code string.


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