InputStream

GPTKB entity

Statements (31)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:author gptkb:Sun_Microsystems
gptkbp:definedIn java.io package
gptkbp:hasField protected InputStream()
gptkbp:hasMethod close()
reset()
read()
available()
mark(int readlimit)
markSupported()
nullInputStream()
read(byte[] b)
read(byte[] b, int off, int len)
skip(long n)
transferTo(OutputStream out)
https://www.w3.org/2000/01/rdf-schema#label InputStream
gptkbp:interface AutoCloseable
Closeable
gptkbp:introducedIn gptkb:Java_1.0
gptkbp:isAbstract true
gptkbp:partOf gptkb:Java_Standard_Library
gptkbp:superclass gptkb:ObjectInputStream
BufferedInputStream
ByteArrayInputStream
FileInputStream
gptkbp:usedFor reading byte streams
gptkbp:bfsParent gptkb:Java_Properties
gptkb:java.base
gptkb:Java_sockets
gptkb:ObjectInputStream
gptkbp:bfsLayer 8