Java Part-45 | Buffered Input & Output, Buffered Reader & Writer in Java (Gujarati)

Published: 17 May 2021
on channel: Ravi R. Oza
78
3

A BufferedInputStream adds functionality to another input stream-namely, the ability to buffer the input and to support the mark and reset methods.

When the BufferedInputStream is created, an internal buffer array is created.

Buffered Output Stream
This class implements a buffered output stream.

By setting up such an output stream, an application can write bytes to the underlying output stream without necessarily causing a call to the underlying system for each byte written.

InputStreamReader & OutputStreamWriter

An InputStreamReader is a bridge from byte streams to character streams.

It reads bytes and decodes them into characters.

An OutputStreamWriter is a bridge from character streams to byte streams.

Characters written to it are encoded into bytes.


Follow me @
🌐 http://www.raviroza.com/
✍️ https://raviroza.wordpress.com/
✍️ https://raviroza.blogspot.com/
✍️   / ravi.oza.it  
✍️   / raviozait  

📹    / ravioza101  

#RaviROza #Jdk #Java #Gujarati


On this page of the site you can watch the video online Java Part-45 | Buffered Input & Output, Buffered Reader & Writer in Java (Gujarati) with a duration of hours minute second in good quality, which was uploaded by the user Ravi R. Oza 17 May 2021, share the link with friends and acquaintances, this video has already been watched 78 times on youtube and it was liked by 3 viewers. Enjoy your viewing!