index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
util
/
buffered_zip_output_stream.rb
Age
Commit message (
Expand
)
Author
2023-05-05
Write directly to file io instead of buffering the output in memory
Paul Kmiec
2023-05-05
Introduce BufferedZipOutputStream to avoid lots of small writes to Zip::Outpu...
Paul Kmiec