I read the characters from local file compressed by gzip, and want to uncompress the characters into another bytes buffer, not into local file. How can I get it.
N
Namtaerg
@Namtaerg
I read the characters from local file compressed by gzip, and want to uncompress the characters into another bytes buffer, not into local file. How can I get it.