]> Cypherpunks repositories - gostls13.git/commit
compress/gzip: document Reader.Read
authorEmmanuel Odeke <emm.odeke@gmail.com>
Sat, 8 Oct 2016 04:27:32 +0000 (21:27 -0700)
committerJoe Tsai <thebrokentoaster@gmail.com>
Sun, 9 Oct 2016 00:22:59 +0000 (00:22 +0000)
commit56d35d42e188b8767665a368384e084da50ef634
tree7e780427e9e80a76c197e6d001f4d9b5fe249157
parent9b6ced931eb5cbde677877adcf59b0a4b8422300
compress/gzip: document Reader.Read

Fixes #17374.

Change-Id: Ic89c35aaa31f35a8a4e3ffa09f49b68f08127625
Reviewed-on: https://go-review.googlesource.com/30718
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
src/compress/gzip/gunzip.go