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

> I think it should be `NDEFMessageInit` rather than `NDEFMessageSource`. `NDEFMessageInit` is a union type including `ArrayBuffer`, in which case we should just use the `ArrayBuffer` directly as payload rather than creating another nested message containing this `ArrayBuffer`.

No, people can decide themselves what kind of data they write and one type could be nested records, in which case we transform those records into bytes and write the bytes @zolkis

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

Received on Monday, 14 October 2019 08:31:53 UTC