🏠 New in Low Baseline Support: Transferable ArrayBuffer
March 5, 2024
The transfer()
and transferToFixedLength()
methods of ArrayBuffer
move a buffer from one context to another (for example, to a worker).
March 5, 2024
The transfer()
and transferToFixedLength()
methods of ArrayBuffer
move a buffer from one context to another (for example, to a worker).