Re: [web-nfc] What's the value of `toJSON()`? (#366)

It is not really doing more, though it is not doing that using JS calls. It is the same as saying that toText() is just calling toArrayBuffer and then using the TextDecoder... (Though it does a bit more when it's a text record)

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

Received on Thursday, 10 October 2019 15:56:38 UTC