Int8ListToJSInt8Array extension

Conversions from Int8List to JSInt8Array.

on

Properties

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