Package | Description |
---|---|
com.caucho.quercus.env | |
com.caucho.quercus.lib.string | |
com.caucho.vfs |
Resin's Virtual File System.
|
Modifier and Type | Method and Description |
---|---|
ByteToChar |
Env.getByteToChar()
Returns the ByteToChar converter.
|
Modifier and Type | Method and Description |
---|---|
protected static int |
StringUtility.addQueryChar(ByteToChar byteToChar,
java.lang.CharSequence str,
int len,
int i,
int ch,
int[] querySeparatorMap) |
Modifier and Type | Class and Description |
---|---|
class |
OldByteToChar
Utility class for converting a byte stream to a character stream.
|
Modifier and Type | Method and Description |
---|---|
static ByteToChar |
ByteToChar.create() |