org.apache.tomcat.util.buf
public class B2CConverter extends Object
Constructor Summary | |
---|---|
protected | B2CConverter() |
B2CConverter(String encoding) Create a converter, with bytes going to a byte buffer |
Method Summary | |
---|---|
void | convert(ByteChunk bb, CharChunk cb) Convert a buffer of bytes into a chars |
void | convert(ByteChunk bb, CharChunk cb, int limit) |
void | recycle() Reset the internal state, empty the buffers.
|
void | reset() |
Deprecated:
Convert a buffer of bytes into a chars