Package java.io
Interface extending the DataOutput interface to include writing of objects. DataOutput includes methods for the output of primitive types, ObjectOutput extends that interface to include objects, arrays and strings.
_INSERT_CONSTRUCTOR_ENTRY_HERE_
Public Methods
_INSERT_INHERITED_METHOD_ENTRY_HERE_
_INSERT_FIELDS_ENTRY_HERE_