@RaincatSPI public interface ObjectSerializer
byte[] serialize(Object obj) throws TransactionException
obj - the objTransactionException - the transaction exception<T> T deSerialize(byte[] param,
Class<T> clazz)
throws TransactionException
T - the type parameterparam - the paramclazz - the clazzTransactionException - the transaction exceptionCopyright © 2019 dromara. All rights reserved.