| Package | Description |
|---|---|
| org.apache.tomcat.util.buf |
| Modifier and Type | Method and Description |
|---|---|
void |
B2CConverter.convert(ByteBuffer bc,
CharBuffer cc,
ByteChunk.ByteInputChannel ic,
boolean endOfInput)
Convert the given bytes to characters.
|
void |
ByteChunk.setByteInputChannel(ByteChunk.ByteInputChannel in)
When the buffer is empty, read the data from the input channel.
|
Copyright © 2014–2017 Webtide. All rights reserved.