public final class UTF8Decoder extends B2CConverter
| Constructor and Description |
|---|
UTF8Decoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
convert(ByteChunk mb,
CharChunk cb)
Convert a buffer of bytes into a chars
|
void |
recycle()
Reset the internal state, empty the buffers.
|
convertASCII, resetpublic void recycle()
B2CConverterrecycle in class B2CConverterpublic void convert(ByteChunk mb, CharChunk cb) throws IOException
B2CConverterconvert in class B2CConverterIOExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.