public static final class ConstantSerializers.TheByteArraySerializer extends Object implements ByteArraySerializer<byte[]>
| Constructor and Description |
|---|
ConstantSerializers.TheByteArraySerializer() |
public ConstantSerializers.TheByteArraySerializer()
public int getTypeId()
getTypeId in interface Serializerpublic byte[] write(byte[] object)
throws IOException
write in interface ByteArraySerializer<byte[]>IOExceptionpublic byte[] read(byte[] buffer)
throws IOException
read in interface ByteArraySerializer<byte[]>IOExceptionpublic void destroy()
destroy in interface SerializerCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.