- From: François Beaufort via GitHub <sysbot+gh@w3.org>
- Date: Wed, 16 Oct 2019 05:46:53 +0000
- To: public-web-nfc@w3.org
> Actually the other way around (thanks to missing CSS styles) >  > > It actually depends on whether NFC stores the byte order mark (BOM) or not > >  Why not have "utf-16" as a valid encoding for NDEFRecordInit and let implementation figure out the appropriate one? When reading back though, record.encoding is "utf16-be" or "utf16-le" and matches TextDecoder. WDYT? -- GitHub Notification of comment by beaufortfrancois Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/366#issuecomment-542528542 using your GitHub account
Received on Wednesday, 16 October 2019 05:46:54 UTC