Expand description
Functionality to mmap in-memory data regions.
Functions§
- Creates a (non-null)
PrimitiveArrayfrom a slice of values. This does not have memcopy and is the fastest way to create aPrimitiveArray.
Functionality to mmap in-memory data regions.
PrimitiveArray from a slice of values.
This does not have memcopy and is the fastest way to create a PrimitiveArray.