[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Provides a failure-handling mechanism, called a fallback, for an input character that cannot be converted to an encoded output byte sequence. [Property] [Methods] *CreateFallbackBuffer=When overridden in a derived class, initializes a new instance of the EncoderFallbackBuffer class. ARG(EncoderFallbackBuffer)|3|0 *ExceptionFallback=Returns an object that throws an exception when an input character cannot be encoded.ARG(EncoderFallback)|3|0 *MaxCharCount=When overridden in a derived class, gets the maximum number of characters the current EncoderFallback object can return. ARG(int)|3|1 *ReplacementFallback=Returns an object that outputs a substitute string in place of an input character that cannot be encoded.ARG(EncoderFallback)|3|0