]> Cypherpunks repositories - gostls13.git/commit
bytes: add example for (*Buffer).Bytes
authorFederico Guerinoni <guerinoni.federico@gmail.com>
Sun, 8 Nov 2020 14:35:35 +0000 (15:35 +0100)
committerIan Lance Taylor <iant@golang.org>
Wed, 11 Nov 2020 20:51:00 +0000 (20:51 +0000)
commit141fa337ad2f118e4e99dc554e95c336810a07cf
tree001318f9e70a554291d742970c60ef23e206670f
parentf2e58c6d4239f27db284dfe442fa62bb3c0c5b23
bytes: add example for (*Buffer).Bytes

Change-Id: I49ac604530fff7928fa15de07563418b104da5e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/268260
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Giovanni Bajo <rasky@develer.com>
src/bytes/example_test.go