ServerJS/IO/A: Difference between revisions

m
Line 55: Line 55:


;isSeekable() Boolean
;isSeekable() Boolean
:Returns true if the stream supports the length and position properties, false otherwise
:Returns true if the stream supports the length and position properties, false otherwise. ''Note: we're not impelementing seek(), so should we find another term for this, too?''


;isOpen() Boolean
;isOpen() Boolean
55

edits