Open yamnikov-oleg opened 4 years ago
Resolves #117
This uses utf8 decoder if it's available, otherwise falls back to the old decoding code. Though TextEncoder/TextDecoder are well enough supported.
Resolves #117
This uses utf8 decoder if it's available, otherwise falls back to the old decoding code. Though TextEncoder/TextDecoder are well enough supported.