public class Utf8Decoder
extends java.nio.charset.CharsetDecoder
| Constructor | Description |
|---|---|
Utf8Decoder() |
| Modifier and Type | Method | 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-2018 Apache Software Foundation. All Rights Reserved.