[web-nfc] Help with wording (#197)

kenchris has just created a new issue for https://github.com/w3c/web-nfc:

== Help with wording ==
Hi @annevk @domenic and @littledan 

Maybe you can help me a bit with the proper wording for the following, as I am trying to tighten up our algorithms and wordings - thanks! Any help appreciated

- Let result be the result of invoking ASCII decode on the consecutive offset number of bytes.
- Set record.data to a new ArrayBuffer object constructed from the bytes of ndef.PAYLOAD.
- Set record.data to a new ArrayBuffer object representing the ndef.PAYLOAD byte sequence.
- Set the ndef.TYPE field to "T" (value 0x54 following NFC binary encoding).
- Set the consecutive bytes of ndef.PAYLOAD to the value of language encoded as US-ASCII.
- Set bit 6 to 0. (the the value 0?)

@zolkis I don't understand what you mean with this
- Set bits 5 to 0 to the length of the language string.






Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/197 using your GitHub account

Received on Wednesday, 20 February 2019 15:58:21 UTC