transferArrayBuffer
Marks an ArrayBuffer as having its contents transferred out of band. Pass the corresponding ArrayBuffer in the deserializing context to deserializer.transferArrayBuffer().
Parameters
id
A 32-bit unsigned integer.
arrayBuffer
An ArrayBuffer instance.