StringResourceEncoder |
IResourceEncoder |
Name | Description |
---|---|
Encode | Encodes a string into a string table. |
GetEncodedResource | Returns the next resource entry byte array. |
Reset | Releases all currently encoded values. |
In a .RES file strings are stored into tables of up to 16 strings per table. Each table is uniquely identified based on the range of string IDs.