OptionalstructuredAdapter can send/receive structured clone objects (e.g. postMessage based transports).
OptionaltransferAdapter can transfer transferable objects without copying.
OptionaltransferOptional list of known transferable object types supported by the adapter.
Capabilities exposed by an IO adapter. These capabilities are used by RPCChannel to decide whether structured clone messaging and transferable objects can be used.