io.github.setl.storage
A Compressor is able to compress an input string into a byte array and vice versa.
Compress an input string into a byte array
Decompress a byte array into an input string
A Compressor is able to compress an input string into a byte array and vice versa.