]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: document that zero elements of arrays and slices are sent
authorRob Pike <r@golang.org>
Tue, 24 Nov 2015 18:32:37 +0000 (10:32 -0800)
committerRob Pike <r@golang.org>
Tue, 24 Nov 2015 19:06:11 +0000 (19:06 +0000)
commitb790ad5ac0c9f2cc20ded07162e539702b1b029f
tree72cb8594d62e3b291a99cf92c4a361db661b2af6
parent1d3e77607dcc15194f3e772dc5b58980798a6ea5
encoding/gob: document that zero elements of arrays and slices are sent

Fixes #13378

Change-Id: Ia78624ca1aa36ee906cef15416ea5554fa8229f2
Reviewed-on: https://go-review.googlesource.com/17201
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/encoding/gob/doc.go