array_buffer_get_size


Description:

[ Version ( since = "2.38" ) ]
public size_t array_buffer_get_size ()

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.

Parameters:

this

A Value

Returns:

size, in bytes.