Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
huffman Struct Reference

Data Fields

short * count
 
short * symbol
 

Detailed Description

Definition at line 103 of file blast.c.

Field Documentation

◆ count

short * huffman::count

Definition at line 104 of file blast.c.

Referenced by construct(), decode(), dynamic(), and fixed().

◆ symbol

short * huffman::symbol

Definition at line 105 of file blast.c.

Referenced by construct(), decode(), decomp(), dynamic(), and fixed().


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