ServerJS/IO/A: Difference between revisions

Jump to navigation Jump to search
Line 55: Line 55:


;seekable() Boolean
;seekable() Boolean
: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?''
: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? 'positionable' comes to mind, but feels slightly awkward.''


;closed() Boolean
;closed() Boolean
55

edits

Navigation menu