- From: Kit Cambridge <notifications@github.com>
- Date: Thu, 20 Aug 2015 11:14:03 -0700
- To: w3c/push-api <push-api@noreply.github.com>
Received on Thursday, 20 August 2015 18:14:30 UTC
Section 10 states "`PushMessageData` objects have an associated bytes (a byte sequence) set on creation." Given that—and the `blob()` and `arrayBuffer()` methods—I'm curious why `PushMessageDataInit` uses `USVString` instead of, e.g., `ArrayBuffer`. Does this mean that all decrypted messages must be UTF-8 encoded strings? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/issues/159
Received on Thursday, 20 August 2015 18:14:30 UTC