BlobPointer extension

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

on

Properties

length int

Available on Pointer<Uint8>, provided by the BlobPointer extension

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

Methods

toUint8List({int? length}) Uint8List

Available on Pointer<Uint8>, provided by the BlobPointer extension