- From: <bugzilla@jessica.w3.org>
- Date: Sat, 29 Mar 2014 16:27:38 +0000
- To: www-international@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25206 Bug ID: 25206 Summary: "Let output be a code point stream." Product: WHATWG Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: Encoding Assignee: annevk@annevk.nl Reporter: vmatva@gmail.com QA Contact: sideshowbarker+encodingspec@gmail.com CC: mike@w3.org, www-international@w3.org http://encoding.spec.whatwg.org/#encode This 'encoding' algo says "Let output be a code point stream." It seems that it should be "Let output be a byte stream.". Because result of encoding is byte stream and code point stream is result of decoding. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Saturday, 29 March 2014 16:27:40 UTC