[ 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.
this |
A Value |
size, in bytes. |