Method Gz.uncompress()
- Method
uncompress
string(8bit)uncompress(string(8bit)|String.Buffer|System.Memory|Stdio.Bufferdata,void|boolraw)- Description
Uncompresses the
dataand returns it. Therawparameter tells the decoder that the indata lacks the data header and footer defined in RFC 1950.