- From: Henri Sivonen <notifications@github.com>
- Date: Mon, 02 Nov 2015 09:10:48 -0800
- To: whatwg/encoding <encoding@noreply.github.com>
Received on Monday, 2 November 2015 17:11:18 UTC
AFAICT, Gecko's `TextDecoder` doesn't handle EOF at all in the streaming mode. When I look at the spec, it's not clear to me how EOF is supposed to be signaled in the API. By passing `null` as the input to `decode()` maybe? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/encoding/issues/12
Received on Monday, 2 November 2015 17:11:18 UTC