[heycam/webidl] Defining a ByteString default value using a string literal with no explanation of how it's done makes no sense (#141)

A string literal can contain an arbitrary sequence of Unicode characters.  What's supposed to happen when a ByteString default value is a string literal, exactly?  That is, how is the conversion from a sequence of Unicode characters to bytes performed?

---
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/141

Received on Thursday, 4 August 2016 20:21:36 UTC