Re: [web-nfc] Change `toRecords()` to `records` (#362)

In a way it is converting (parsing) the records from the data... You can also get the raw data by calling toArrayBuffer().

Also I don't like the records attr to have side effects like parsing and caching first time, and doing it always if people won't use it, maybe doesn't make sense either

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

Received on Thursday, 3 October 2019 14:03:45 UTC