]> Cypherpunks repositories - gostls13.git/commit
bytes: document that Buffer values must not be copied
authorAlan Donovan <adonovan@google.com>
Thu, 23 Jul 2015 16:07:58 +0000 (12:07 -0400)
committerAlan Donovan <adonovan@google.com>
Thu, 23 Jul 2015 16:59:20 +0000 (16:59 +0000)
commitb1177d390cf0c3733836e5941f77b828e21c8a09
tree741f916151b45bf59300caf756cf06c566c621c9
parent2584974d166c54e81a4480625e6b99a4f2630c39
bytes: document that Buffer values must not be copied

Change-Id: If0821a2af987b78ed8024b40d9ffa68032518b22
Reviewed-on: https://go-review.googlesource.com/12572
Reviewed-by: Robert Griesemer <gri@golang.org>
src/bytes/buffer.go