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

@zolkis what is the advantage?

We allow toArrayBuffer for all right?

I mean, I already have to call toRecords() so whether we go the parsing at that point or earlier, probably doesn't make much of a difference.

I guess the only problem we potentially have is if we don't parse special well-known records, like the Signature record or other special ones like Bluetooth Handover records etc.

Currently I guess you can only access those using raw bytes, but that is another issue to look into

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

Received on Monday, 30 September 2019 08:46:42 UTC