Re: [web-nfc] Do we want to add support for writing sub records? (#357)

If you give an ArrayBuffer that arraybuffer data will be written by us, we will do no processing or modification of the data.

If people give a NDEFMessageInit (should be union member of MDEFMessageSource) then we write write those records directly (or think of it as we turn that into an arraybuffer and write it)

-- 
GitHub Notification of comment by kenchris
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/357#issuecomment-541561875 using your GitHub account

Received on Monday, 14 October 2019 08:56:15 UTC