ObjectInputStream.readStreamHeader
ObjectInputStream.readStreamHeader
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
protected void readStreamHeader() throws
IOException
,
StreamCorruptedException
Description
The readStreamHeader method is provided to allow subclasses to read and verify their own stream headers. It reads and verifies the magic number and version number.
Send feedback
to MSDN.
Look here
for MSDN Online resources.