FredKSchott / rollup-plugin-polyfill-node

A modern Node.js polyfill for your Rollup bundle.
Other
176 stars 55 forks source link

Handle inflate on buffer larger than chunk size #73

Closed jbghoul closed 9 months ago

jbghoul commented 1 year ago

Issue

As a consequence :

Proposal

From: https://github.com/browserify/browserify-zlib/blob/master/src/binding.js#L241