public final class ObjectMarshaller<T> extends Object
ObjectMarshaller(DirectSerializationMetadata.SerializationMetadata metadata)
long
length()
T
read(Bytes bytes, T tObject)
void
write(Bytes bytes, T tObject)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectMarshaller(DirectSerializationMetadata.SerializationMetadata metadata)
public void write(Bytes bytes, T tObject)
public T read(Bytes bytes, T tObject)
public long length()
Copyright © 2014. All Rights Reserved.