]> Cypherpunks repositories - gostls13.git/commit
Remove copyBytes completely in favor of copy.
authorChristopher Wedgwood <cw@f00f.org>
Mon, 7 Dec 2009 19:31:56 +0000 (11:31 -0800)
committerRob Pike <r@golang.org>
Mon, 7 Dec 2009 19:31:56 +0000 (11:31 -0800)
commit8c22dd24e0e5aa847bd56dc7e573092f8652e3c5
tree99cb0f19101a3a8d2165cc096f87add27925e018
parent20c1ec263a8910ae1b794cb017f59e73997a9296
Remove copyBytes completely in favor of copy.

R=r, rsc
https://golang.org/cl/165068
src/pkg/bytes/buffer.go