go/src/compress
Lynn Boger aa4fc0e736 cmd/link,compress/zip,image/png: use binary.{Big,Little}Endian methods
Use the binary.{Big,Little}Endian integer encoding methods rather than
variations found in local implementations. The functions in
the binary package have been tested to ensure they inline correctly and
don't add unnecessary bounds checking.

Change-Id: Ie10111ca6edb7c11e8e5e21c58a5748ae99b7f87
Reviewed-on: https://go-review.googlesource.com/134375
Run-TryBot: Lynn Boger <laboger@linux.vnet.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Munday <mike.munday@ibm.com>
2018-09-11 15:14:56 +00:00
..
bzip2 all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
flate all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
gzip compress/gzip: skip builder-only test on iOS 2018-05-04 14:46:19 +00:00
lzw all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
testdata
zlib cmd/link,compress/zip,image/png: use binary.{Big,Little}Endian methods 2018-09-11 15:14:56 +00:00