When you use BufferedWriter to write, the data gets written to an internal buffer. Only once the internal buffer is full OR if there is a need to flush, ...
確定! 回上一頁