public class UTF8Decoder extends CharsetDecoder
| Constructor and Description |
|---|
UTF8Decoder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CoderResult |
malformedN(ByteBuffer src,
int nb)
Deprecated.
|
averageCharsPerByte, charset, decode, decode, detectedCharset, flush, isAutoDetecting, isCharsetDetected, malformedInputAction, maxCharsPerByte, onMalformedInput, onUnmappableCharacter, replacement, replaceWith, reset, unmappableCharacterActionpublic static CoderResult malformedN(ByteBuffer src, int nb)
Copyright © 2012–2022 Alibaba Group. All rights reserved.