ashtuchkin / iconv-lite

Convert character encodings in pure javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Buffer.concat() from codebase

ashtuchkin opened this issue · comments

They don't allow using Uint8Array directly.

Specifically look into dbcs codec.