- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 19 Mar 2020 07:14:12 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 19 March 2020 14:14:24 UTC
annevk commented on this pull request. > +<p class=note>This hook is a workaround for the fact that <a>decode</a> has no way to communicate +back to the caller that it has found a byte order mark and is therefore not using the provided +encoding. The hook is to be invoked before <a>decode</a>, and it will return an encoding +corresponding to the byte order mark found, or null otherwise. I count three unchanged blank lines in the diff. -- 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/203#discussion_r395056185
Received on Thursday, 19 March 2020 14:14:24 UTC