Originally created by: dvd.s...@gmail.com Originally owned by: dvd.s...@gmail.com
Implememnt a BufferedOutputStream
* Data are temporary written to a memory buffer * a new Thread writes them to the disk
This is to speed up data output.
Log in to post a comment.