]> Cypherpunks repositories - gostls13.git/commit
io: add ByteWriter interface
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 30 Oct 2012 09:51:29 +0000 (10:51 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 30 Oct 2012 09:51:29 +0000 (10:51 +0100)
commit1d61c9bb3e41947ab66732d0346b821d5062554c
treec440384875eb4e11e6ddd8385ee7ccfa1b8c2789
parentdaf43ba476ac29c9c15b59169a9458900efa0e1d
io: add ByteWriter interface

API change.

R=golang-dev, dsymonds, nigeltao, rsc, r
CC=golang-dev
https://golang.org/cl/6760045
src/pkg/io/io.go