flush in java.io.FileWriter

后端 未结 9 1173
清酒与你
清酒与你 2020-11-30 07:33

I have a question in my mind that, while writing into the file, before closing is done, should we include flush()??. If so what it will do exactly? dont streams auto flush??

9条回答
提交回复
热议问题