Documentation for this section has not yet been entered.
Type Reason Java.Lang.ClassNotFoundException if the class of an object being deserialized can not be found. Java.IO.IOException if an error occurs while reading from this stream. Java.IO.NotActiveException if this stream is currently not reading an object.
Reads the persistent fields of the object that is currently being read from the source stream. The values read are stored in a GetField object that provides access to the persistent fields. This GetField object is then returned.