@HmilySPI public interface ObjectSerializer
byte[] serialize(Object obj) throws HmilyException
obj - the objHmilyException - the hmily exception<T> T deSerialize(byte[] param,
Class<T> clazz)
throws HmilyException
T - the type parameterparam - the paramclazz - the clazzHmilyException - the hmily exceptionCopyright © 2019 dromara. All rights reserved.