[web-nfc] Pull Request: Remove text(), json(), and arrayBuffer()

beaufortfrancois has just submitted a new pull request for https://github.com/w3c/web-nfc:

== Remove text(), json(), and arrayBuffer() ==
As discussed in https://github.com/w3c/web-nfc/issues/366#issuecomment-542104572, this PR removes ` text()`, `json()`, and `arrayBuffer()` methods from NDEDRecord as we have now `data` attribute.

See https://github.com/w3c/web-nfc/pull/384

Received on Friday, 18 October 2019 07:46:34 UTC