func encoding/gob.decInt32Array

2 uses

	encoding/gob (current package)
		dec_helpers.go#L22: 	reflect.Int32:      decInt32Array,
		dec_helpers.go#L226: func decInt32Array(state *decoderState, v reflect.Value, length int, ovfl error) bool {