public final class C2BConverter
extends java.lang.Object
Constructor and Description |
---|
C2BConverter(java.lang.String encoding) |
Modifier and Type | Method and Description |
---|---|
void |
convert(CharChunk cc,
ByteChunk bc)
Convert the given characters to bytes.
|
boolean |
isUndeflow() |
void |
recycle()
Reset the encoder state.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.