]> Cypherpunks repositories - gostls13.git/commit
archive/zip: stop using encoding/binary
authorAndrew Gerrand <adg@golang.org>
Mon, 27 Feb 2012 05:29:22 +0000 (16:29 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 27 Feb 2012 05:29:22 +0000 (16:29 +1100)
commit228f44a1f5b63233a007f52f6553df4acaa7180c
tree5467b42b0f8a675862dd4d15a2bb2a23a3c1765f
parent28668c3a28c8eee186362692af981d9f4fc4fc96
archive/zip: stop using encoding/binary

R=golang-dev, r, bradfitz
CC=golang-dev
https://golang.org/cl/5694085
src/pkg/archive/zip/reader.go
src/pkg/archive/zip/struct.go
src/pkg/archive/zip/writer.go