JSArrayBufferToByteBuffer extension

Conversions from JSArrayBuffer to ByteBuffer.

on

Properties

toDart ByteBuffer

Available on JSArrayBuffer, provided by the JSArrayBufferToByteBuffer extension

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