BufferedWriter

BufferedWriter :

 

The BufferedWriter class is used to write text to a character-output stream, buffering characters so as to

provide for the efficient writing of single characters, arrays and strings.

The constructor of the FileWriter class takes the file name which has to be buffered by the

BufferedWriter stream. The write( ) method of BufferedWriter class is used to create the file into

specified directory.

 

Mr Wasim Akhtar

 

No comments:

Post a Comment

If you have any question please let me know

Windows 10 21H2 and 22H2 Known Issues and Workarounds – April 30, 2024

UPDATE: One existing known issue “The January 2024 Windows RE update might fail to install” was resolved and a new issue “VPN connections mi...