ResByteEncoder
ResByteEncoder
This will accept a byte array to be encoded into a .RES file.
Implements:
IResourceEncoder
Public:
Methods:
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.
See Also
ResourceWriter