Versions in this module Expand all Collapse all v1 v1.0.0 Sep 11, 2020 Changes in this version + func AsMemoryPointer(v reflect.Value) memory.Pointer + func AsMemorySlice(v reflect.Value) memory.Slice + func IsBoxedArray(t reflect.Type) bool + func IsMemoryPointer(t reflect.Type) bool + func IsMemorySlice(t reflect.Type) bool + type BoxedArray interface + GetArrayValues func() interface{} Incompatible versions in this module v2.0.0+incompatible Jul 8, 2021