ByteBufferToJSArrayBuffer extension - dart:js_interop library (original) (raw)
Conversions from ByteBuffer to JSArrayBuffer.
on
Properties
Available on ByteBuffer, provided by the ByteBufferToJSArrayBuffer extension
Converts this ByteBuffer to a JSArrayBuffer by either casting, unwrapping, or cloning the ByteBuffer.
no setter