-
public interface Serializer<T extends Object>Serializer is a type that represents a function that is a serialization transformation (converts the given instance into bytes).
public interface Serializer<T extends Object>
Serializer is a type that represents a function that is a serialization transformation (converts the given instance into bytes).