Confirmed users
118
edits
Line 229: | Line 229: | ||
Note: This section will go away when '''bug 963556''' lands. | Note: This section will go away when '''bug 963556''' lands. | ||
MozNDEFRecord has Uint8Array fields containing binary data. In the following examples, we'll just refer to this helper function to convert javascript strings to Uint8Array buffers. | MozNDEFRecord has Uint8Array fields containing binary data. In the following examples, we'll just refer to this helper function to convert javascript strings to Uint8Array buffers. | ||
var NfcUtils = { | var NfcUtils = { | ||
fromUTF8: function nu_fromUTF8(str) { | fromUTF8: function nu_fromUTF8(str) { |