]> Cypherpunks repositories - gostls13.git/commit
encoding/binary: clarify the repercussions for not following the docs
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 28 Jun 2017 23:12:41 +0000 (23:12 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 29 Jun 2017 03:29:11 +0000 (03:29 +0000)
commitf081266e4af4bdce22756aa58489225dfbe6bb23
tree71d4c0f67e39c0649e790bdcd0933247feb6b12c
parent070b82e2e8b28b067e08927228ee651dd54a4236
encoding/binary: clarify the repercussions for not following the docs

Fixes #19794

Change-Id: I462cbc432fe9d4a9e6e79a9833b0013d82a0780e
Reviewed-on: https://go-review.googlesource.com/47093
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/encoding/binary/binary.go