CorLib
ResByteEncoder
ResByteEncoder overview
Implements:
IResourceEncoder
Public:
Methods:
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