diff options
| author | Brian Kessler <brian.m.kessler@gmail.com> | 2019-01-31 22:05:49 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2019-03-04 05:47:35 +0000 |
| commit | 0db5534d7acb3c5ce39145ec3aaa490cca1a81ea (patch) | |
| tree | 265ae962d72d67b955ccbe66b803074284bec102 /src/os/exec/exec.go | |
| parent | 4fb900e9ca1f08c57b074e7bf6a7eab90b92c898 (diff) | |
| download | go-0db5534d7acb3c5ce39145ec3aaa490cca1a81ea.tar.xz | |
encoding/csv: document that Writer is buffered
Add documentation that individual Write calls are buffered and
copy documentation from bufio.Writer notifying the user to call
Flush and Error when all writes are complete. Remove reference
to "file" since the implementation is general and allows any
io.Writer.
Fixes #30045
Change-Id: I50165470e548f296494e764707fbabe36c665015
Reviewed-on: https://go-review.googlesource.com/c/160680
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/os/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
