ashtuchkin / iconv-lite

Convert character encodings in pure javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setHighWaterMark

MaRrRa23 opened this issue · comments

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ヽ(*・ω・)ノ ]?