func encoding/gob.decInt64Array

2 uses

	encoding/gob (current package)
		dec_helpers.go#L23: 	reflect.Int64:      decInt64Array,
		dec_helpers.go#L253: func decInt64Array(state *decoderState, v reflect.Value, length int, ovfl error) bool {