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