go/src/compress/gzip
Ian Lance Taylor 201a2e9c2f compress/gzip: add example of compressing reader
For #51092

Change-Id: If0a233651ac75f113569ddfffd056084f6092564
Reviewed-on: https://go-review.googlesource.com/c/go/+/389514
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Joseph Tsai <joetsai@digital-static.net>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-03-15 17:59:01 +00:00
..
testdata
example_test.go compress/gzip: add example of compressing reader 2022-03-15 17:59:01 +00:00
fuzz_test.go all: add a handful of fuzz targets 2022-01-13 18:06:33 +00:00
gunzip.go compress/gzip: return unexpected EOF for certain truncated streams 2022-03-02 17:03:04 +00:00
gunzip_test.go compress/gzip: return unexpected EOF for certain truncated streams 2022-03-02 17:03:04 +00:00
gzip.go
gzip_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
issue14937_test.go compress/gzip: add missing license 2021-09-28 19:51:56 +00:00