1
0
mirror of https://github.com/golang/go synced 2024-10-05 05:11:25 -06:00
go/src/io
David Symonds 80864cf1f7 io: minor improvements to doc comment on WriteString.
Change-Id: Iddcd0cfb8f2c2f1c4ad7a94b50a9f65b543862c4
Reviewed-on: https://go-review.googlesource.com/10473
Reviewed-by: Minux Ma <minux@golang.org>
2015-05-29 04:33:15 +00:00
..
ioutil io/ioutil: fix locking of the tempfile random state 2015-04-14 19:45:05 +00:00
io_test.go io: add CopyBuffer, a version of Copy in which the user provides a buffer 2015-04-15 15:59:16 +00:00
io.go io: minor improvements to doc comment on WriteString. 2015-05-29 04:33:15 +00:00
multi_test.go
multi.go
pipe_test.go
pipe.go io: clarify the behavior of PipeWriter.CloseWithError(nil). 2015-03-30 09:43:11 +00:00