public class PassThroughSerializer extends Object implements Serializer
Constructor and Description |
---|
PassThroughSerializer() |
public byte[] toBytes(Object object)
toBytes
in interface Serializer
public Object toObject(byte[] bytes)
toObject
in interface Serializer
Copyright © 2016. All rights reserved.