I try to decompress a gzip file like that:
compressed := file readStream.
stream := (GZipReadStream on: compressed) upToEnd asByteArray readStream.
���but I have the following error:
Illegal leading byte for utf-8 encoding
���
--
Serge Stinckwich
UMI UMMISCO 209 (SU/IRD/UY1)