ByteBufferToJSArrayBuffer extension

Conversions from ByteBuffer to JSArrayBuffer.

on

Properties

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