StringResourceDecoder

StringResourceDecoder


Decodes a resource String table containing up to 16 strings.


Implements:

IResourceDecoder 

Public:

Methods:

NameDescription
 Decode Decodes an array of bytes into a string table containing up to 16 strings.  
 GetDecodeType Returns the type of resource that can be decoded with this decoder.  
 GetResource Returns the next available resource in the decoder.  

See Also

Project CorLib Overview

Class StringResourceDecoder Overview

IResourceDecoder