Extract transferable objects from a message for use with postMessage transfer list This recursively finds ArrayBuffer instances in the message
The message to scan
Array of transferable objects found (deduplicated)
Extract transferable objects from a message for use with postMessage transfer list This recursively finds ArrayBuffer instances in the message