Can gzip compress data without loading it all into memory, i.e. streaming/on-the-fly?

后端 未结 0 1700
南旧
南旧 2020-12-24 13:53

Is it possible to gzip data via some amount of streaming, i.e. without loading all of the compressed data in memory at once?

For example, can I gzip a file that will

相关标签:
回答
  • 消灭零回复
提交回复
热议问题