go/src/pkg/io
Rob Pike 2f8e5a5f88 io/ioutil: document EOF behavior in ReadFile and ReadAll
Fixes #2862.

R=golang-dev, n13m3y3r, iant
CC=golang-dev
https://golang.org/cl/5646048
2012-02-08 11:40:56 +11:00
..
ioutil io/ioutil: document EOF behavior in ReadFile and ReadAll 2012-02-08 11:40:56 +11:00
io.go io: API tweaks 2012-02-06 15:09:50 +11:00
io_test.go io: use error, add EOF, avoid os 2011-11-01 21:48:52 -04:00
multi.go io: use error, add EOF, avoid os 2011-11-01 21:48:52 -04: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: API tweaks 2012-02-06 15:09:50 +11:00
pipe_test.go various: a grab-bag of time.Duration cleanups. 2011-12-13 10:42:56 +11:00