override int GetHashCode()
Retrieves the hash code for this instance.
override EncoderFallbackBuffer CreateFallbackBuffer()
Returns an encoder fallback buffer that throws an exception if it cannot convert a character sequence...
override int MaxCharCount
Gets the maximum number of characters this instance can return.
Provides a failure-handling mechanism, called a fallback, for an input character that cannot be conve...
override bool Equals(object value)
Indicates whether the current T:System.Text.EncoderExceptionFallback object and a specified object ar...
Provides a failure-handling mechanism, called a fallback, for an input character that cannot be conve...
EncoderExceptionFallback()
Initializes a new instance of the T:System.Text.EncoderExceptionFallback class.
Provides a buffer that allows a fallback handler to return an alternate string to an encoder when it ...
Throws T:System.Text.EncoderFallbackException when an input character cannot be converted to an encod...