instascan icon indicating copy to clipboard operation
instascan copied to clipboard

Decode strings using utf8

Open yamnikov-oleg opened this issue 4 years ago • 0 comments

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.

yamnikov-oleg avatar May 09 '20 18:05 yamnikov-oleg