Uint8ListExtension extension

on

Methods

toUnsignedCharArrayPointer({required Allocator allocator}) Pointer<UnsignedChar>

Available on Uint8List, provided by the Uint8ListExtension extension

Creates an unsigned char array from this list by copying the list's data, and returns a pointer to it.