Int8ListToJSInt8Array extension

Conversions from Int8List to JSInt8Array.

on

Properties

toJS JSInt8Array

Available on Int8List, provided by the Int8ListToJSInt8Array extension

Converts this Int8List to a JSInt8Array by either casting, unwrapping, or cloning the Int8List.
no setter