public class Utf8Decoder extends CharsetDecoder
| Constructor and Description | 
|---|
| Utf8Decoder() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected CoderResult | decodeLoop(ByteBuffer in,
          CharBuffer out) | 
averageCharsPerByte, charset, decode, decode, detectedCharset, flush, implFlush, implOnMalformedInput, implOnUnmappableCharacter, implReplaceWith, implReset, isAutoDetecting, isCharsetDetected, malformedInputAction, maxCharsPerByte, onMalformedInput, onUnmappableCharacter, replacement, replaceWith, reset, unmappableCharacterActionprotected CoderResult decodeLoop(ByteBuffer in, CharBuffer out)
decodeLoop in class CharsetDecoderCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.