DecoderFallbackStatic |
Name | Description |
---|---|
ExceptionFallback (get) | Gets an object that throws an exception when an input byte sequence cannot be decoded. |
ReplacementFallback (get) |
The default value is a DecoderReplacementFallback object that emits the QUESTION MARK character ("?", U+003F) in place of unknown byte sequences.