summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/util/buffered_zip_output_stream.rb
AgeCommit message (Expand)Author
2023-05-05Write directly to file io instead of buffering the output in memoryPaul Kmiec
2023-05-05Introduce BufferedZipOutputStream to avoid lots of small writes to Zip::Outpu...Paul Kmiec