]> Cypherpunks repositories - gostls13.git/commit
all: use io.ByteWriter now that it exists
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 8 Jan 2013 20:15:19 +0000 (12:15 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 8 Jan 2013 20:15:19 +0000 (12:15 -0800)
commit89a7c87e664580b7281b6eabeb1bffefa716e906
tree867a6a40123ec2fd6637331e847ced16b0a0cfc6
parentbc776f6c5884527d43136a968eca456ba87f5a73
all: use io.ByteWriter now that it exists

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/7079043
src/pkg/compress/lzw/writer.go
src/pkg/exp/html/render.go
src/pkg/image/jpeg/writer.go