Equals |
Determines whether the specified value passed in is equal to the current object.
|
Fallback |
Indicates whether a replacement string can be used when an input surrogate pair cannot be encoded, or whether the surrogate pair can be ignored. Parameters specify the surrogate pair and the index position of the pair in the input.
|
GetHashCode |
Serves as the default hash function.
|
GetNextChar |
Retrieves the next character in the replacement fallback buffer.
|
MovePrevious |
Causes the next call to the GetNextChar method to access the character position in the replacement fallback buffer prior to the current character position.
|
Reset |
Initializes all internal state information and data in this instance of EncoderReplacementFallbackBuffer.
|
ToString |
Returns a string that represents the current object.
|