func encoding/gob.decComplex64Array

2 uses

	encoding/gob (current package)
		dec_helpers.go#L16: 	reflect.Complex64:  decComplex64Array,
		dec_helpers.go#L75: func decComplex64Array(state *decoderState, v reflect.Value, length int, ovfl error) bool {