Value.arrayBufferGetSize
size_t arrayBufferGetSize()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.
Returns
size, in bytes.
size_t arrayBufferGetSize()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.