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

Tip: How to Enable or Disable Link Previews Feature in Firefox

UPDATE: The “Link Previews” feature is now enabled by default for all users in Firefox 146.0 and later versions. A new dedicated option is a...