This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Fallback(Char, Int32)
When overridden in a derived class, prepares the fallback buffer to handle the specified input character.
(Overrides EncoderFallbackBuffer..::Fallback(Char, Int32).)
Public method Fallback(Char, Char, Int32)
When overridden in a derived class, prepares the fallback buffer to handle the specified surrogate pair.
(Overrides EncoderFallbackBuffer..::Fallback(Char, Char, Int32).)

See Also

Advanced