]> Cypherpunks repositories - gostls13.git/commit
encoding/binary: add examples for ByteOrder functions
authorRoss Light <light@google.com>
Sat, 15 Jul 2017 20:53:42 +0000 (14:53 -0600)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 15 Jul 2017 21:15:16 +0000 (21:15 +0000)
commitaad7f7bfb7b088fdcdb51c9e384a5d9a2ea37838
tree39c885bad02cc2d4b9d3ad882ef4dd3243fbb61d
parentb119ef154c1cc3bded16baff06143844bf1b28e1
encoding/binary: add examples for ByteOrder functions

Change-Id: Iec9a7bf61566ee08c4d15adb39d43c7a29c79122
Reviewed-on: https://go-review.googlesource.com/48962
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
src/encoding/binary/example_test.go