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