Options for send operations
Optional
List of transferable objects (ArrayBuffer, MessagePort, etc.) to transfer ownership. After transfer, the original buffer becomes unusable in the sender. Use this for large buffers when you don't need them in the sender anymore.
Options for send operations