1
0
mirror of https://github.com/golang/go synced 2024-11-26 15:36:59 -07:00
go/src/io
Author Name 15ac56fd60 io: calculate buffer size only when needed
Change-Id: I930be9027fb972198b3d44816a5e4f53ff7eb5ea
Reviewed-on: https://go-review.googlesource.com/111642
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-05-06 15:52:31 +00:00
..
ioutil
example_test.go
io_test.go
io.go io: calculate buffer size only when needed 2018-05-06 15:52:31 +00:00
multi_test.go
multi.go
pipe_test.go
pipe.go