arrayBufferGetSize

fun arrayBufferGetSize(): <Error class: unknown class>

Gets the size in bytes of the array buffer.

Obtains the size in bytes of the memory region that holds the contents of an %ArrayBuffer.

Return

size, in bytes.

Since

2.38