Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
School Learning
11.6k+ articles
JavaScript
11.5k+ articles
Java
10.1k+ articles
Java-Functions
4.1k+ articles
Java-IO package
240+ articles
Java-ObjectInputStream
4 posts
Popular Articles
Recent Articles
ObjectInputStream available() method in Java with examples
Last Updated: 28 May 2019
The available() method of the ObjectInputStream class in Java returns the number of bytes that can be read without blocking the stream.Synta
...read more
Java
Java-Functions
Java-IO package
Java-ObjectInputStream
ObjectInputStream close() method in Java with examples
Last Updated: 28 May 2019
The close() method of the ObjectInputStream class in Java closes the input stream. Syntax:public void close()Parameters: This method does n
...read more
Java
Java-Functions
Java-IO package
Java-ObjectInputStream
ObjectInputStream readBoolean() method in Java with examples
Last Updated: 28 May 2019
The readBoolean() method of the ObjectInputStream class in Java reads a boolean from the stream. Syntax:public boolean readBoolean()Paramete
...read more
Java
Java-Functions
Java-IO package
Java-ObjectInputStream
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
School Learning
11.6k+ articles
JavaScript
11.5k+ articles
Java
10.1k+ articles
Java-Functions
4.1k+ articles
Java-IO package
240+ articles
ObjectInputStream read() method in Java with examples
Last Updated: 28 May 2019
The read() method of the ObjectInputStream class in Java reads a byte of data. This method wont run if there is no data. Syntax:public int r
...read more
Java
Java-Functions
Java-IO package
Java-ObjectInputStream
1
1
1
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !