func encoding/gob.decComplex128Array

2 uses

	encoding/gob (current package)
		dec_helpers.go#L17: 	reflect.Complex128: decComplex128Array,
		dec_helpers.go#L100: func decComplex128Array(state *decoderState, v reflect.Value, length int, ovfl error) bool {