EncoderExceptionFallback

EncoderExceptionFallback


Returns an encoder fallback buffer that throws an exception if it cannot convert a character sequence to a byte sequence.


Implements:

EncoderFallback 
IObject 

Public:

Properties:

NameDescription
 MaxCharCount (get) Gets the maximum number of characters this instance can return.  

Methods:

NameDescription
 CreateFallbackBuffer 
 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 EncoderExceptionFallback Overview