June 7, 2018
2:41 p.m.
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) "Programs must be written for people to read, and only incidentally for machines to execute."http://www.doesnotunderstand.org/