com.alibaba.fastjson.util
Class UTF8Decoder
java.lang.Object
java.nio.charset.CharsetDecoder
com.alibaba.fastjson.util.UTF8Decoder
public class UTF8Decoder
- extends CharsetDecoder
Methods inherited from class java.nio.charset.CharsetDecoder |
averageCharsPerByte, charset, decode, decode, detectedCharset, flush, isAutoDetecting, isCharsetDetected, malformedInputAction, maxCharsPerByte, onMalformedInput, onUnmappableCharacter, replacement, replaceWith, reset, unmappableCharacterAction |
UTF8Decoder
public UTF8Decoder()
malformedN
public static CoderResult malformedN(ByteBuffer src,
int nb)
Copyright © 2012
Alibaba Group. All Rights Reserved.