go/src/encoding/binary
Brad Fitzpatrick b43384e871 encoding/binary: document the new bool support
Updates #16856

Change-Id: I57af6b0c0d5ecdaf19cf6f969b05ec9ec03058f1
Reviewed-on: https://go-review.googlesource.com/33756
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-12-01 00:51:24 +00:00
..
binary.go encoding/binary: document the new bool support 2016-12-01 00:51:24 +00:00
binary_test.go encoding/binary: add bool support 2016-09-28 16:20:41 +00:00
example_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
varint.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
varint_test.go