Uint16ListExtension extension
- on
Methods
-
toUint16ArrayPointer(
{required Allocator allocator}) → Pointer< Uint16> -
Available on Uint16List, provided by the Uint16ListExtension extension
Creates anunsigned short
array from this list by copying the list's data, and returns a pointer to it.