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

description

Conversions from JSArrayBuffer to ByteBuffer.

on

Properties

toDartByteBuffer

Available on JSArrayBuffer, provided by the JSArrayBufferToByteBuffer extension

Converts this JSArrayBuffer to a ByteBuffer by either casting or wrapping it.

no setter