in C++ how to write file in gzip format directly?# Programming - 葵花宝典
T*B
1 楼
I want to output the the results in text format, which is in the range of 3GB.
Is there a way to open a writable File handle in gzip format, and write in
gzip format directly?
Many Thanks!
Is there a way to open a writable File handle in gzip format, and write in
gzip format directly?
Many Thanks!