]> Cypherpunks repositories - gostls13.git/commit
io/ioutil: document EOF behavior in ReadFile and ReadAll
authorRob Pike <r@golang.org>
Wed, 8 Feb 2012 00:40:56 +0000 (11:40 +1100)
committerRob Pike <r@golang.org>
Wed, 8 Feb 2012 00:40:56 +0000 (11:40 +1100)
commit2f8e5a5f88b0d744fe0c7c13b53e363d38124d88
treea754b4749913cc791de01dbd2effc501faf629f5
parentc5de9b773faa7cfa843f94a1e24866c78353e386
io/ioutil: document EOF behavior in ReadFile and ReadAll

Fixes #2862.

R=golang-dev, n13m3y3r, iant
CC=golang-dev
https://golang.org/cl/5646048
src/pkg/io/ioutil/ioutil.go