public static final class ConstantSerializers.CharArraySerializer extends Object
| Constructor and Description |
|---|
ConstantSerializers.CharArraySerializer() |
public ConstantSerializers.CharArraySerializer()
public int getTypeId()
public char[] read(com.hazelcast.nio.ObjectDataInput in)
throws IOException
IOExceptionpublic void write(com.hazelcast.nio.ObjectDataOutput out,
char[] obj)
throws IOException
IOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.