public interface StreamSerializer<T> extends Serializer
void write(com.hazelcast.nio.ObjectDataOutput out,
T object)
throws IOException
IOExceptionT read(com.hazelcast.nio.ObjectDataInput in) throws IOException
IOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.