Home | History | Annotate | Download | only in devel

Lines Matching full:readfile

778 * io/ioutil: document EOF behavior in ReadFile and ReadAll.
3743 * io/ioutil: clean-up of ReadAll and ReadFile.
5707 * io/ioutil: fix bug in ReadFile when Open succeeds but Stat fails.
6177 * io: ReadFile, WriteFile, ReadDir now in separate package io/ioutil.