| Package | Description |
|---|---|
| com.tangosol.util |
Contains various generic utilities.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected static char[] |
ExternalizableHelper.readCharArray(Utf8Reader reader,
int cLength)
Read an array of char for the specified length from the reader.
|
|
protected static char[] |
ExternalizableHelper.readLargeCharArray(Utf8Reader reader,
int cLength)
Read an array of char for the specified length from the reader.
|