func encoding/gob.decIntArray

2 uses

	encoding/gob (current package)
		dec_helpers.go#L20: 	reflect.Int:        decIntArray,
		dec_helpers.go#L171: func decIntArray(state *decoderState, v reflect.Value, length int, ovfl error) bool {