]> Cypherpunks.ru repositories - gostls13.git/commit
bufio: add example for Scanner.Bytes
authorguitarbum722 <johnkenneth.moore@gmail.com>
Thu, 27 Jul 2017 03:26:18 +0000 (20:26 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 21 Jun 2019 05:21:30 +0000 (05:21 +0000)
commit44c9354c5a780746b4ebef8ce436a10ee37e01cc
tree774cca998bc299162bf3fd9a1188037e78daf215
parent1130cc745d45bc7248a2e133a609732a14486f01
bufio: add example for Scanner.Bytes

Change-Id: I4a5c7573e13dd85531ee9f4dd2a0d1981bf8cdfa
Reviewed-on: https://go-review.googlesource.com/c/go/+/51412
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/bufio/example_test.go