ByteDataToJSDataView extension - dart:js_interop library (original) (raw)

description

Conversions from ByteData to JSDataView.

on

Properties

toJSJSDataView

Available on ByteData, provided by the ByteDataToJSDataView extension

Converts this ByteData to a JSDataView by either casting, unwrapping, or cloning the ByteData.

no setter