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.IOException
public void recycle()
public void convert(ByteChunk bb, CharChunk cb) throws java.io.IOException
java.io.IOException
public void convert(ByteChunk bb, CharChunk cb, int limit) throws java.io.IOException
java.io.IOException
public void reset() throws java.io.IOException
java.io.IOException
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.