1
0
mirror of https://github.com/golang/go synced 2024-10-04 18:31:22 -06:00
go/src/pkg/encoding/binary
Shenghou Ma 42c8904fe1 all: fix the the typos
Fixes #4420.

R=golang-dev, rsc, remyoudompheng
CC=golang-dev
https://golang.org/cl/6854080
2012-11-22 02:58:24 +08:00
..
binary_test.go encoding/binary: skip blank fields when (en/de)coding structs 2012-11-01 12:39:20 -07:00
binary.go all: fix the the typos 2012-11-22 02:58:24 +08:00
example_test.go encoding/binary: better example 2012-02-28 10:15:23 +11:00
varint_test.go encoding/varint: deleted WriteXvarint 2012-01-20 12:57:53 -08:00
varint.go encoding/binary: ReadVarint reads a signed number, not unsigned number 2012-10-26 21:14:34 +08:00