ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Public Attributes | List of all members
SevenZipReduced.Compression.RangeCoder.Encoder Class Reference

Public Member Functions

void SetStream (System.IO.Stream stream)
 
void ReleaseStream ()
 
void Init ()
 
void FlushData ()
 
void FlushStream ()
 
void CloseStream ()
 
void Encode (uint start, uint size, uint total)
 
void ShiftLow ()
 
void EncodeDirectBits (uint v, int numTotalBits)
 
void EncodeBit (uint size0, int numTotalBits, uint symbol)
 
long GetProcessedSizeAdd ()
 

Public Attributes

const uint kTopValue = (1 << 24)
 
UInt64 Low
 
uint Range
 

Detailed Description

Definition at line 5 of file RangeCoder.cs.


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