- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 26 Oct 2020 01:11:34 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 October 2020 08:11:47 UTC
I see, there are two problems here: 1. Peek returns a list. 2. Instead of converting the list, it tries to convert an I/O queue. Peek should maybe be changed to always return a byte sequence. -- 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/issues/243#issuecomment-716385332
Received on Monday, 26 October 2020 08:11:47 UTC