Uses of Class
com.tangosol.io.Utf8Reader
-
Uses of Utf8Reader in com.tangosol.util
Modifier 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.