Свойство | Type | Description | |
---|---|---|---|
TrainSize | uint |
Méthode | Description | |
---|---|---|
CopyBlock ( uint distance, uint len ) : void | ||
Create ( uint windowSize ) : void | ||
Flush ( ) : void | ||
GetByte ( uint distance ) : byte | ||
Init ( System stream, bool solid ) : void | ||
PutByte ( byte b ) : void | ||
ReleaseStream ( ) : void | ||
Train ( System stream ) : bool |
public CopyBlock ( uint distance, uint len ) : void | ||
distance | uint | |
len | uint | |
Résultat | void |
public Init ( System stream, bool solid ) : void | ||
stream | System | |
solid | bool | |
Résultat | void |