Byte Array Input Stream

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instance_of gptkb:streaming_service
gptkbp:can_be_used_for reading byte arrays
gptkbp:constructor Byte Array Input Stream(byte[] buf)
Byte Array Input Stream(byte[] buf, int offset, int length)
gptkbp:has_field gptkb:Mark
count
pos
buf
gptkbp:has_method close()
read()
reset()
available()
mark(int readlimit)
read(byte[] b)
read(byte[] b, int off, int len)
https://www.w3.org/2000/01/rdf-schema#label Byte Array Input Stream
gptkbp:hyper_threading false
gptkbp:introduced_in gptkb:Java_1.0
gptkbp:is_not_serializable gptkb:true
gptkbp:part_of Java I/ O package
gptkbp:type_of gptkb:streaming_service
gptkb:Filter_Input_Stream
gptkbp:used_in gptkb:Java
gptkbp:bfsParent gptkb:streaming_service
gptkbp:bfsLayer 4