| ResByteEncoder |
| IResourceEncoder |
| Name | Description |
|---|---|
Encode | The byte array is assumed to be the encoded data and is written to a .RES file as is. |
GetEncodedResource | Retrieves the next encoded resource in the encoder. |
Reset | Releases all currently encoded values. |
| ResourceWriter |