go/src/pkg/io
Andrew Gerrand 5be96aad00 io: clarify MultiReader documentation
Fixes #7216.

LGTM=minux.ma
R=golang-codereviews, minux.ma
CC=golang-codereviews
https://golang.org/cl/54740044
2014-01-28 19:49:29 +11:00
..
ioutil io/ioutil: use sync.Pool in Discard 2013-12-20 09:38:35 -08:00
io.go io: let SectionReader seek past the end; document Seeker semantics more 2013-07-18 13:03:26 +10:00
io_test.go io: add tests for SectionReader ReadAt and Size 2013-12-29 22:38:05 +11:00
multi.go io: clarify MultiReader documentation 2014-01-28 19:49:29 +11:00
multi_test.go Add a []byte argument to hash.Hash to allow an allocation to be saved. 2011-12-01 12:35:37 -05:00
pipe.go io: prevent write to PipeWriter after Close 2013-08-13 11:04:09 -07:00
pipe_test.go io: prevent write to PipeWriter after Close 2013-08-13 11:04:09 -07:00