DBCSCodePageEncoding class DBCSCodePageEncoding : BaseCodePageEncoding Documentation protected const char LEAD_BYTE_CHAR = '' protected const char UNICODE_REPLACEMENT_CHAR = '�' protected const char UNKNOWN_CHAR_FLAG = ' ' protected char charUnknown protected Char* mapBytesToUnicode protected Int32* mapCodePageCached protected UInt16* mapUnicodeToBytes public DBCSCodePageEncoding(int codePage) protected virtual bool CleanUpBytes(ref int bytes) protected virtual void CleanUpEndBytes(Char* chars)