1
0
mirror of https://github.com/golang/go synced 2024-10-04 21:21:22 -06:00
go/src/io
Dan Peterson c9b66bb355 io: document WriteString calls Write exactly once
Fixes #13849

Change-Id: Idd7f06b547a0179fe15571807a8c48b7c3b78d7c
Reviewed-on: https://go-review.googlesource.com/21852
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-04-12 01:03:51 +00:00
..
ioutil all: single space after period. 2016-03-02 00:13:47 +00:00
example_test.go io: add examples to functions 2015-11-30 17:09:33 +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: document WriteString calls Write exactly once 2016-04-12 01:03:51 +00:00
multi_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
multi.go all: single space after period. 2016-03-02 00:13:47 +00:00
pipe_test.go
pipe.go all: delete dead non-test code 2016-03-25 06:28:13 +00:00