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.
|
convert, getCharset, reset
public void recycle()
B2CConverter
recycle
in class B2CConverter
public void convert(ByteChunk mb, CharChunk cb) throws java.io.IOException
B2CConverter
convert
in class B2CConverter
java.io.IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.