Sequence Input Stream

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instance_of gptkb:streaming_service
gptkb:Java_programming_language
gptkbp:available_on to read data from streams
gptkbp:can_be_closed to release resources
gptkbp:constructor Sequence Input Stream(Input Stream... streams)
Input Stream... streams
gptkbp:field streams
gptkbp:has_expansion gptkb:streaming_service
https://www.w3.org/2000/01/rdf-schema#label Sequence Input Stream
gptkbp:hyper_threading false
gptkbp:is_part_of Java I/ O package
gptkbp:is_used_for reading multiple input streams as a single stream
gptkbp:supports mark and reset methods
gptkbp:technique close()
read()
reset()
available()
mark(int readlimit)
read(byte[] b, int off, int len)
mark Supported()
gptkbp:throws gptkb:Google_I/_O
gptkbp:type_of gptkb:Filter_Input_Stream
gptkbp:written_by data from multiple streams
gptkbp:bfsParent gptkb:streaming_service
gptkbp:bfsLayer 4