public interface Serializer<T>
T
construct(byte[] b)
byte[]
getBytes(T o)
byte[] getBytes(T o)
T construct(byte[] b)