public interface Compressor
byte[]
compress(byte[] bytes)
decompress(byte[] bytes)
byte[] compress(byte[] bytes)
bytes
byte[] decompress(byte[] bytes)
Copyright © 2022 Seata. All rights reserved.