]> Cypherpunks repositories - gostls13.git/commit
bytes: add example for (*Buffer).Next
authorjiahua wang <wjh180909@gmail.com>
Fri, 24 Sep 2021 02:07:44 +0000 (10:07 +0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 27 Sep 2021 16:30:23 +0000 (16:30 +0000)
commit078247a4075650aa4eaf9b9e7fab3b4b70b27a5f
treec8a20a4d229dfaa83f06bce1834863648a47e68e
parentd5cfba087f4947ac25714f925e610d0d3575d05e
bytes: add example for (*Buffer).Next

Change-Id: Ic0a97fd7bb89865448e436e5c092415a29d8badf
Reviewed-on: https://go-review.googlesource.com/c/go/+/352009
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: David Chase <drchase@google.com>
src/bytes/example_test.go