Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
HuffmanEncoder::Code Struct Reference

#include <zdeflate.h>

Public Attributes

unsigned int code
 
unsigned int len
 

Detailed Description

Definition at line 66 of file zdeflate.h.

Member Data Documentation

unsigned int HuffmanEncoder::Code::code

Definition at line 68 of file zdeflate.h.

unsigned int HuffmanEncoder::Code::len

Definition at line 69 of file zdeflate.h.


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