ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Public Attributes | List of all members
SevenZipReduced.Compression.LZMA.Encoder.LiteralEncoder.Encoder2 Struct Reference
Collaboration diagram for SevenZipReduced.Compression.LZMA.Encoder.LiteralEncoder.Encoder2:
Collaboration graph
[legend]

Public Member Functions

void Create ()
 
void Init ()
 
void Encode (RangeCoder.Encoder rangeEncoder, byte symbol)
 
void EncodeMatched (RangeCoder.Encoder rangeEncoder, byte matchByte, byte symbol)
 
uint GetPrice (bool matchMode, byte matchByte, byte symbol)
 

Public Attributes

BitEncoder[] m_Encoders
 

Detailed Description

Definition at line 70 of file LzmaEncoder.cs.


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