func encoding/gob.decUintptrArray

2 uses

	encoding/gob (current package)
		dec_helpers.go#L30: 	reflect.Uintptr:    decUintptrArray,
		dec_helpers.go#L444: func decUintptrArray(state *decoderState, v reflect.Value, length int, ovfl error) bool {