Метод | Описание | |
---|---|---|
Create ( |
||
GetIndexByte ( |
||
GetMatchLen ( |
||
GetMatches ( |
||
GetNumAvailableBytes ( ) : |
||
Init ( ) : void | ||
MovePos ( ) : void | ||
ReleaseStream ( ) : void | ||
SetCutValue ( |
||
SetStream ( System stream ) : void | ||
SetType ( int numHashBytes ) : void | ||
Skip ( UInt32 num ) : void |
Метод | Описание | |
---|---|---|
Normalize ( ) : void | ||
NormalizeLinks ( |
public Create ( |
||
historySize | ||
keepAddBufferBefore | ||
matchMaxLen | ||
keepAddBufferAfter | ||
Результат | void |
public GetIndexByte ( |
||
index | ||
Результат | Byte |
public GetMatchLen ( |
||
index | ||
distance | ||
limit | ||
Результат |
public GetMatches ( |
||
distances | ||
Результат |
public GetNumAvailableBytes ( ) : |
||
Результат |
public SetCutValue ( |
||
cutValue | ||
Результат | void |
public SetType ( int numHashBytes ) : void | ||
numHashBytes | int | |
Результат | void |