]> Cypherpunks repositories - gostls13.git/commit
archive/zip: use encoding/binary again, add readBuf helper
authorAndrew Gerrand <adg@golang.org>
Mon, 27 Feb 2012 22:41:30 +0000 (09:41 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 27 Feb 2012 22:41:30 +0000 (09:41 +1100)
commitce51e1074995cf7f1369b26d059d5a86e7b82e98
treeed63f57c383f983f0c7a61fb582baf7704d82fe7
parent4fae9f794331eecc6106269f27b063aa060a5bfa
archive/zip: use encoding/binary again, add readBuf helper

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