1
0
mirror of https://github.com/golang/go synced 2024-11-14 20:50:30 -07:00
go/src/encoding/binary
Marcel van Lohuizen 6e2deaa1e1 encoding/binary: don't assume b.N > 0
Change-Id: I9e887a0b32baf0adc85fa9e4b85b319e8ef333e9
Reviewed-on: https://go-review.googlesource.com/20853
Reviewed-by: Russ Cox <rsc@golang.org>
2016-03-18 15:54:51 +00:00
..
binary_test.go encoding/binary: don't assume b.N > 0 2016-03-18 15:54:51 +00:00
binary.go encoding/binary: remove bound checks from conversions. 2016-03-17 20:48:39 +00:00
example_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
varint_test.go
varint.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00