ashtuchkin / iconv-lite

Convert character encodings in pure javascript.
MIT License
3.08k stars 281 forks source link

setHighWaterMark #301

Open MaRrRa23 opened 2 years ago

MaRrRa23 commented 2 years ago

I'd like to change a value of a highWaterMark property to decode bigger chunks while reading from stream. Is it somehow possible without interrupting in source code and setting in manually by hardcoding it [ shame on meヽ(*・ω・)ノ ]?