Свойство | Type | Description | |
---|---|---|---|
Coder | IIEncoder32 | ||
bits_per_code | byte |
Méthode | Description | |
---|---|---|
Decode ( List |
||
Encode ( int symbol, List |
||
EqualSizeCoder ( ) : System | ||
EqualSizeCoder ( byte bits_per_code, int max_value ) : System | ||
Load ( |
||
Save ( |
public Encode ( int symbol, List |
||
symbol | int | |
output | List |
|
Résultat | List |
public EqualSizeCoder ( byte bits_per_code, int max_value ) : System | ||
bits_per_code | byte | |
max_value | int | |
Résultat | System |
public Load ( |
||
Input | ||
Résultat | void |
public Save ( |
||
Output | ||
Résultat | void |