Method |
Description |
|
Create ( UInt32 historySize, UInt32 keepAddBufferBefore, UInt32 matchMaxLen, UInt32 keepAddBufferAfter ) : void |
|
|
GetIndexByte ( Int32 index ) : Byte |
|
|
GetMatchLen ( Int32 index, UInt32 distance, UInt32 limit ) : UInt32 |
|
|
GetMatches ( UInt32 distances ) : UInt32 |
|
|
GetNumAvailableBytes ( ) : UInt32 |
|
|
Init ( ) : void |
|
|
MovePos ( ) : void |
|
|
ReleaseStream ( ) : void |
|
|
SetCutValue ( UInt32 cutValue ) : void |
|
|
SetStream ( System stream ) : void |
|
|
SetType ( int numHashBytes ) : void |
|
|
Skip ( UInt32 num ) : void |
|
|