]> Cypherpunks repositories - gostls13.git/commit
gob: make (en|dec)code(Ui|I)nt methods rather than functions.
authorRob Pike <r@golang.org>
Wed, 12 Jan 2011 01:56:45 +0000 (17:56 -0800)
committerRob Pike <r@golang.org>
Wed, 12 Jan 2011 01:56:45 +0000 (17:56 -0800)
commita80cdcbe0a7e5baf69a0f298bb729630b345dcf0
treec8271c5bfe1642e8a1c0b67ee5f5225bdefcd1a3
parent5aeacadc5a17251aa21e8e4e44118b9f1070863d
gob: make (en|dec)code(Ui|I)nt methods rather than functions.
No functional (ha!) change.

R=rsc
CC=golang-dev
https://golang.org/cl/3959041
src/pkg/gob/codec_test.go
src/pkg/gob/debug.go
src/pkg/gob/decode.go
src/pkg/gob/decoder.go
src/pkg/gob/encode.go
src/pkg/gob/encoder.go