BlobPointer extension
Extension method for converting aPointer<Void>
to a Uint8List.
Properties
- length → int
-
Available on Pointer<
The number of byte that is zero-terminated.Uint8> , provided by the BlobPointer extensionno setter
Methods
-
toUint8List(
{int? length}) → Uint8List -
Available on Pointer<
Uint8> , provided by the BlobPointer extension