BlobPointer extension

Extension method for converting aPointer<Void> to a Uint8List.

on

Properties

length int
The number of byte that is zero-terminated.
no setter

Methods

toUint8List({int? length}) Uint8List