public class B2CConverter
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
B2CConverter() |
|
B2CConverter(java.lang.String encoding)
Create a converter, with bytes going to a byte buffer
|
protected B2CConverter()
public B2CConverter(java.lang.String encoding)
throws java.io.IOException
java.io.IOExceptionpublic void recycle()
public void convert(ByteChunk bb, CharChunk cb) throws java.io.IOException
java.io.IOExceptionpublic void convert(ByteChunk bb, CharChunk cb, int limit) throws java.io.IOException
java.io.IOExceptionpublic void reset()
throws java.io.IOException
java.io.IOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.