Value.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.

class Value
size_t
arrayBufferGetSize
()

Return Value

Type: size_t

size, in bytes.