I\'ve been trying to figure out using GZIPOutputStream\'s and the like but have had no success with understanding them. All I want to do is convert a string of char
We can use Java GZIPOutputStream/GZIInputStream and apache commons codec Base64 Encoder and Decoder:lifelongprogrammer.blogspot.com