]> Cypherpunks repositories - gostls13.git/commit
compress/gzip: clarify that Multistream gzip requires a ByteReader
authorJeremy Jay <jeremy@pbnjay.com>
Mon, 18 Feb 2019 03:33:28 +0000 (03:33 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 26 Feb 2019 23:02:40 +0000 (23:02 +0000)
commitb325799cad7a12abb6964b5dd2a6e5b0e913413e
tree19aaf80d1ad406a80eccc1ed5744f90166f5043e
parentd090429ea9af7cc2958fd95460196b02212c2b62
compress/gzip: clarify that Multistream gzip requires a ByteReader

Change-Id: Ib24778f3172c011e6a39ee65dce8764f3cc911ea
GitHub-Last-Rev: 9c617c1e60ac48db67e26e64ce240d3845c0e6ac
GitHub-Pull-Request: golang/go#30284
Reviewed-on: https://go-review.googlesource.com/c/162999
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/compress/gzip/gunzip.go