https://bz.apache.org/bugzilla/show_bug.cgi?id=57919

--- Comment #9 from Nick Burch <[email protected]> ---
Looks like the in-place write stuff is faster than buffered streams over the
network, and locally. Am I reading that right?

If so, I can look to add a write(File) method to HSSFWorkbook which would
create a new file and write into that. Oh, and do write() + write(File) on the
other write-supporting H??F classes.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to