go/src/bufio
Ian Lance Taylor 2094807913 bufio: clarify that Flush returns a cached write error
Change-Id: I377403fc0981d58aec5d84a1dd0d4e08532a575c
Reviewed-on: https://go-review.googlesource.com/41291
Reviewed-by: Dan Peterson <dpiddy@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-04-21 00:48:51 +00:00
..
bufio.go bufio: clarify that Flush returns a cached write error 2017-04-21 00:48:51 +00:00
bufio_test.go bufio: read from underlying reader at most once in Read 2016-10-18 12:56:55 +00:00
example_test.go
export_test.go
scan.go bufio: remove unnecessary "continue" 2016-10-24 14:49:44 +00:00
scan_test.go all: remove redundant returns 2017-04-19 20:03:51 +00:00