]> Cypherpunks repositories - gostls13.git/commit
bytes: add example for (*Buffer).Grow
authorBrian Downs <brian.downs@gmail.com>
Sat, 15 Jul 2017 22:55:41 +0000 (16:55 -0600)
committerBryan Mills <bcmills@google.com>
Sun, 16 Jul 2017 03:49:43 +0000 (03:49 +0000)
commitcd619caff4f27496843542cdee0169821784c4b5
treed03f3d82e2dbdaaa4b5abd4c43ba5a6ee52d5b9f
parent91afca94e07aa1366afba9ece04c2def9f99d4c4
bytes: add example for (*Buffer).Grow

Change-Id: I04849883dd2e1f6d083e9f57d2a8c1bd7d258953
Reviewed-on: https://go-review.googlesource.com/48878
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/bytes/example_test.go