UTF8Decoder (fastjson 1.1.26 API)

fastjson



com.alibaba.fastjson.util Class UTF8Decoder

java.lang.Object
  extended by java.nio.charset.CharsetDecoder
      extended by com.alibaba.fastjson.util.UTF8Decoder

public class UTF8Decoder
extends CharsetDecoder


Constructor Summary
 
Method Summary
static CoderResult
 
Methods inherited from class java.nio.charset.CharsetDecoder
 
Methods inherited from class java.lang.Object
 

Constructor Detail

UTF8Decoder

public UTF8Decoder()
Method Detail

malformedN

public static CoderResult malformedN(ByteBuffer src,
                                     int nb)


Copyright © 2012 Alibaba Group. All Rights Reserved.