Object Output Stream

GPTKB entity

Statements (57)
Predicate Object
gptkbp:instance_of gptkb:class
gptkb:Java_programming_language
gptkbp:can_be_used_with gptkb:Data_Output_Stream
gptkb:Object_Input_Stream
gptkb:Piped_Output_Stream
gptkb:Buffered_Output_Stream
gptkb:Byte_Array_Output_Stream
gptkb:File_Output_Stream
Object Output Stream.write Object
Object Output Stream.close
Object Output Stream.flush
Object Output Stream.write Boolean
Object Output Stream.write Double
Object Output Stream.write Float
Object Output Stream.write Int
Object Output Stream.write UTF
gptkbp:can_handle circular references
object graphs
gptkbp:constructor Object Output Stream(Output Stream out)
gptkbp:has_expansion gptkb:streaming_service
gptkbp:has_method close()
flush()
https://www.w3.org/2000/01/rdf-schema#label Object Output Stream
gptkbp:implements gptkb:Serializable
gptkbp:introduced_in gptkb:Java_1.1
gptkbp:is_often_used_in file storage
network communication
gptkbp:is_part_of gptkb:Java_SE_platform
gptkbp:is_used_in Java serialization process
gptkbp:part_of gptkb:java.io_package
Java I/ O package
gptkbp:provides close method
write Boolean method
write Int method
write Object method
write UTF method
flush method
write Double method
write Float method
gptkbp:requires Object Output Stream.write Object() method
Output Stream to write data
a valid stream destination
gptkbp:serialization custom objects
gptkbp:throws gptkb:Google_I/_O
gptkb:Not_Serializable_Exception
gptkbp:used_for serializing objects
gptkbp:written_by gptkb:Object_Input_Stream
gptkbp:wrote arrays
collections
primitive data types
custom objects
objects with Externalizable interface
objects with Serializable interface
gptkbp:bfsParent gptkb:streaming_service
gptkb:Kotlin
gptkb:Google_I/_O
gptkbp:bfsLayer 4