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