]> Cypherpunks repositories - gostls13.git/commit
encoding/binary: document the new bool support
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 1 Dec 2016 00:48:51 +0000 (00:48 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 1 Dec 2016 00:51:24 +0000 (00:51 +0000)
commitb43384e8717c86d9d5051b6bc02047ce5ec2701f
tree56273f37a4f1a8faee4b4378bc03041e2b162cb1
parent5dd4d6edb8c935ce313782ec6ce838c03c73ea9b
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>
src/encoding/binary/binary.go