Transferable ArrayBuffer
Widely availableThe transfer()
and transferToFixedLength()
methods of ArrayBuffer
move a buffer from one context to another (for example, to a worker).
Safari Browser
iOS
17.4
The transfer()
and transferToFixedLength()
methods of ArrayBuffer
move a buffer from one context to another (for example, to a worker).