Searched defs:DecoderCallbackContext (Results 1 – 1 of 1) sorted by relevance
45 struct DecoderCallbackContext { struct46 UChar replacementChars[MAX_REPLACEMENT_LENGTH];47 size_t replacementCharCount;48 UConverterToUCallback onUnmappableInput;49 UConverterToUCallback onMalformedInput;