Menu Bar

Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Sunday, 7 May 2017

What is Byte Stream In Java ?

Byte Stream is used to convert data in form of bytes i.e in form of 0 and 1. Byte Stream class are better for dealing with graphical data.

Program use byte stream to perform input and output of 8-bit bytes. All classes that ends with Input Stream and Output Stream are comes under Byte Stream.

The java.io; package provides various Input and Output Byte Stream classes.


      
Blog Author - Pushkar Khosla,
Software Developer by Profession with 3.0 Yrs of Experience , through this blog i'am sharing my industrial Java Knowledge to entire world. For any question or query any one can comment below or mail me at pushkar.itsitm52@gmail.com.

Share this Blog with yours Friends !!

No comments:

Post a Comment