NativeFloats extension
Extension method for copying a Float32List from Dart memory into native memory.
- on
Methods
-
copyToNative(
{Allocator allocator = malloc}) → Pointer< Float> -
Available on Float32List, provided by the NativeFloats extension
Copies a Float32List into native memory as afloat*.