Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The transferOut()
method of the USBDevice
interface returns a promise
that resolves with a USBOutTransferResult
when bulk or interrupt data is sent to the USB device.