]> Cypherpunks repositories - gostls13.git/commit
compress/flate: clarify the behavior of Writer.Flush
authorJoe Tsai <joetsai@digital-static.net>
Sun, 4 Sep 2016 01:29:43 +0000 (18:29 -0700)
committerJoe Tsai <thebrokentoaster@gmail.com>
Sun, 4 Sep 2016 03:09:08 +0000 (03:09 +0000)
commit960016eca27f2e727886c51ed98dd5ae47c150dc
treedc892bf0169a1836cbdad8c96ad9149314c0d952
parentf1ebe8a03c397fd5a14dde71994f170c303bbf26
compress/flate: clarify the behavior of Writer.Flush

Fixes #16068

Change-Id: I04e80a181c0b7356996f7a1158ea4895ff9e1e39
Reviewed-on: https://go-review.googlesource.com/28477
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/compress/flate/deflate.go