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