public interface Serializer<T>
InputStream
serialize(T obj, String encoding)
InputStream serialize(T obj, String encoding) throws Exception
Exception
Copyright © 2021. All Rights Reserved.