ObjectInputStream.readStreamHeader
Class Overview | Class Members |
This Package |
All Packages
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.