]> Cypherpunks repositories - gostls13.git/commit
compress/gzip: add example of compressing reader
authorIan Lance Taylor <iant@golang.org>
Wed, 2 Mar 2022 23:49:27 +0000 (15:49 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 15 Mar 2022 17:59:01 +0000 (17:59 +0000)
commit201a2e9c2f82dd2c57c8e79bbe2c028d7c13b8ea
treefc89225f2d596fcb5fb1abcd5f256cc2a4d2b563
parent4e26ab0ed891530cd07174813b89cea04b0fa559
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>
src/compress/gzip/example_test.go