@LoadLevel(name="PROTOBUF", order=0) public class ProtobufSerializer extends Object implements Serializer
| 构造器和说明 |
|---|
ProtobufSerializer() |
protected static final Charset UTF8
public <T> byte[] serialize(T t)
Serializerserialize 在接口中 SerializerT - the type parametert - the tpublic <T> T deserialize(byte[] bytes)
Serializerdeserialize 在接口中 SerializerT - the type parameterbytes - the bytesCopyright © 2022 Seata. All rights reserved.