public class UTF8Decoder extends Decoder
currentBuffer, io, nextBuffer| Constructor and Description |
|---|
UTF8Decoder() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
decode(ByteBuffer b,
char[] chars,
int pos,
int len,
MutableBoolean interrupt,
int min) |
Charset |
getEncoding()
Return the charset of this decoder.
|
canDecode, close, closeAsync, decode, decode, get, register, setFirstBytes, setFirstBytes, setInput, transferToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseAfterprotected int decode(ByteBuffer b, char[] chars, int pos, int len, MutableBoolean interrupt, int min)
public Charset getEncoding()
DecodergetEncoding in class DecoderCopyright © 2019. All rights reserved.