OutputStream

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:author gptkb:Sun_Microsystems
gptkbp:definedIn java.io package
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/java/io/OutputStream.html
gptkbp:hasMethod close()
flush()
write(byte[] b)
write(byte[] b, int off, int len)
write(int b)
https://www.w3.org/2000/01/rdf-schema#label OutputStream
gptkbp:interface Closeable
Flushable
gptkbp:introducedIn gptkb:Java_1.0
gptkbp:isAbstract true
gptkbp:superclass gptkb:ObjectOutputStream
BufferedOutputStream
ByteArrayOutputStream
FileOutputStream
gptkbp:usedFor writing bytes to output destinations
gptkbp:bfsParent gptkb:Java_Properties
gptkb:java.base
gptkb:Java_sockets
gptkb:ObjectOutputStream
gptkbp:bfsLayer 8