]> Cypherpunks repositories - gostls13.git/commit
add []byte as a special case: it will have a special, efficient encoding.
authorRob Pike <r@golang.org>
Mon, 29 Jun 2009 18:29:47 +0000 (11:29 -0700)
committerRob Pike <r@golang.org>
Mon, 29 Jun 2009 18:29:47 +0000 (11:29 -0700)
commit2b0837271056b9288cfcb8f57881325fa7f88da6
tree95a137427f222f7daa11c5c064bcd525f036a082
parent104d0246ea4f6c6e2ee0263cfa9dd53d8a99fe8a
add []byte as a special case: it will have a special, efficient encoding.

R=rsc
DELTA=16  (9 added, 1 deleted, 6 changed)
OCL=30846
CL=30846
src/pkg/gob/type.go
src/pkg/gob/type_test.go