Uses of Class
com.tangosol.io.Utf8Reader
Packages that use Utf8Reader
- 
Uses of Utf8Reader in com.tangosol.util
Methods in com.tangosol.util with parameters of type Utf8ReaderModifier and TypeMethodDescriptionprotected 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.