FileOutputStream is for writing to a file;BufferOutputStream writes to a buffer;You can create one and pass it to any of the table writers, for example.
FileOutputStream is for writing to a file;BufferOutputStream writes to a buffer;You can create one and pass it to any of the table writers, for example.