1
0
mirror of https://github.com/golang/go synced 2024-11-05 17:36:15 -07:00
go/src/compress
Emmanuel Odeke 56d35d42e1 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>
2016-10-09 00:22:59 +00:00
..
bzip2 all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
flate compress/flate: clarify the behavior of Writer.Flush 2016-09-04 03:09:08 +00:00
gzip compress/gzip: document Reader.Read 2016-10-09 00:22:59 +00:00
lzw compress/lzw: use Run for benchmarks 2016-05-25 17:11:12 +00:00
testdata build: shorten a few packages with long tests 2015-12-29 15:46:44 +00:00
zlib compress/flate: always return uncompressed data in the event of error 2016-08-31 01:12:02 +00:00