![]() |
Serialization Enhancements |
JDK 1.2 Contents |
Serialization now includes an API that allows the serialized data of an object to be specified independently of the fields of the class and allows those serialized data fields to be written to and read from the stream using the existing protocol to ensure compatiblity with the default writing and reading mechanisms.Enhancements
Copyright
© 1995-98 Sun Microsystems, Inc.
All Rights Reserved.
Please send comments to: java-io@java.sun.com |
![]() JavaSoft |