Hello,
I've been using your lib with success on a little project, work great. Thanks!
One question is there any particular reason you don't have Decompress and Compress to allow for both a byte[] input and output as well as string?
I realize I can easily convert it, and I do, as I then pass the compressed string -> convert to byte[] and then encrypt it.
Thanks,
Mike