func encoding/gob.decStringArray

2 uses

	encoding/gob (current package)
		dec_helpers.go#L25: 	reflect.String:     decStringArray,
		dec_helpers.go#L303: func decStringArray(state *decoderState, v reflect.Value, length int, ovfl error) bool {