Function xsGetArrayBufferLength
Returns the size of the ArrayBuffer in bytes.
int xsGetArrayBufferLength
(
scope ref xs .bindings .xsMachineRecord* the,
xs .bindings .xsSlotRecord theSlot
);
Parameters
Name | Description |
---|---|
the | A machine |
theSlot | The ArrayBuffer slot |