Property | Type | Description | |
---|---|---|---|
Catalog | List |
Method | Description | |
---|---|---|
Load ( |
Loads a "coder" from the binary file "Input"
|
|
Save ( |
Saves "coder" to the binary file "Output"
|
public static Load ( |
||
Input | ||
return | IIEncoder64 |
public static Save ( |
||
Output | ||
coder | IIEncoder64 | |
return | void |