Uint8ListToJSUint8Array extension
Conversions from Uint8List to JSUint8Array.
Properties
- toJS → JSUint8Array
Available on Uint8List, provided by the Uint8ListToJSUint8Array extension
Converts this Uint8List to a JSUint8Array by either casting, unwrapping, or cloning the Uint8List.no setter