Re: [whatwg/encoding] Define encodeInto() API (#166)

ricea commented on this pull request.



>  
-    <p class=note><a>UTF-8</a> cannot return <a>error</a>.
+    <ol>
+     <li>
+      <p>If <var>destinationBytes</var>'s <a for="byte sequence">length</a> &minus;
+      <var>written</var> is greater than the number of bytes in <var>result</var>, then:

I think this needs to be "greater than or equal to".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/pull/166#pullrequestreview-190219590

Received on Tuesday, 8 January 2019 12:32:39 UTC