EncoderFallback

EncoderFallback


Provides a failure-handling mechanism, called a fallback, for an input character that cannot be converted to an encoded output byte sequence.


Public:

Properties:

NameDescription
 MaxCharCount (get) When implemented in a derived class, gets the maximum number of characters the current EncoderFallback object can return.  

Methods:

NameDescription
 CreateFallbackBuffer When implemented in a derived class, initializes a new instance of the EncoderFallbackBuffer class.  
 Equals Determines whether the specified value passed in is equal to the current object.  
 GetHashCode Serves as the default hash function.  
 ToString Returns a string that represents the current object.  

See Also

Project CorLib Overview

Class EncoderFallback Overview

EncoerFallbackStatic

EncoderExceptionFallback

EncoderReplacementFallback