Property | Type | Description | |
---|---|---|---|
_blockSize | |||
_bufferBase | Byte[] | ||
_bufferOffset | |||
_pos | |||
_streamPos |
Method | Description | |
---|---|---|
Create ( |
||
Free ( ) : void | ||
GetIndexByte ( |
||
GetMatchLen ( |
||
GetNumAvailableBytes ( ) : |
||
Init ( ) : void | ||
MoveBlock ( ) : void | ||
MovePos ( ) : void | ||
ReadBlock ( ) : void | ||
ReduceOffsets ( |
||
ReleaseStream ( ) : void | ||
SetStream ( System stream ) : void |
public Create ( |
||
keepSizeBefore | ||
keepSizeAfter | ||
keepSizeReserv | ||
return | void |
public GetIndexByte ( |
||
index | ||
return | Byte |
public GetMatchLen ( |
||
index | ||
distance | ||
limit | ||
return |
public ReduceOffsets ( |
||
subValue | ||
return | void |