public class UTF8Decoder extends CharsetDecoder
| 构造器和说明 |
|---|
UTF8Decoder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CoderResult |
malformedN(ByteBuffer src,
int nb) |
public static CoderResult malformedN(ByteBuffer src, int nb)
Copyright © 2012–2015 Alibaba Group. All rights reserved.