Security Scol plugin
Public Attributes | List of all members
Deflator::EncodedMatch Struct Reference

Public Attributes

unsigned literalCode: 9
 
unsigned literalExtra: 5
 
unsigned distanceCode: 5
 
unsigned distanceExtra: 13
 

Detailed Description

Definition at line 150 of file zdeflate.h.

Member Data Documentation

◆ distanceCode

unsigned Deflator::EncodedMatch::distanceCode

Definition at line 154 of file zdeflate.h.

◆ distanceExtra

unsigned Deflator::EncodedMatch::distanceExtra

Definition at line 155 of file zdeflate.h.

◆ literalCode

unsigned Deflator::EncodedMatch::literalCode

Definition at line 152 of file zdeflate.h.

◆ literalExtra

unsigned Deflator::EncodedMatch::literalExtra

Definition at line 153 of file zdeflate.h.


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