- From: zomp <notifications@github.com>
- Date: Tue, 19 May 2015 02:51:33 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
Received on Tuesday, 19 May 2015 09:52:03 UTC
Hi, I appreciate UTF family encodings enforcement in `TextEncoder`, but the "legacy" ones might be needed in some situations. I created this thread to demonstrate one and ask your opinion. I have come across a problem which probably cannot be solved without "legacy" encodings support – byte counting of a text in its original encoding. I need to count bytes of a text in `<textarea>` as if it was in *windows-1250*, *koi8-u*... Do you happen to know how to count it, please? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/encoding/issues/4
Received on Tuesday, 19 May 2015 09:52:03 UTC