- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 03 Jun 2021 21:49:46 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 4 June 2021 04:50:20 UTC
I think it's fine to use for all cases where you have a byte sequence and want to return it isomomorphic decoded for convenience. It's typically network APIs that need this as they never adopted Unicode. E.g., I think https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-nexthopprotocol should use it too. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/990#issuecomment-854355733
Received on Friday, 4 June 2021 04:50:20 UTC