1

Java ObjectStream Class with Examples

News Discuss 
Object streams, like data streams, allow for the I/O of primitive data types. Most, but not all, standard classes enable their objects to be serialized. Those that do implement the Serializable marker interface. ObjectInputStream and ObjectOutputStream are the object stream classes. These classes implement ObjectInput and ObjectOutput, which are DataInput and DataOutput subinterfaces. https://techvidvan.com/tutorials/java-objectstream-class/

Comments

    No HTML

    HTML is disabled


Who Upvoted this Story