encoding/gob.Decoder.nextInt (method)

2 uses

	encoding/gob (current package)
		decoder.go#L117: func (dec *Decoder) nextInt() int64 {
		decoder.go#L148: 		id := typeId(dec.nextInt())