ServerJS/IO/A: Difference between revisions

Jump to navigation Jump to search
Line 46: Line 46:


;write(b Binary, [begin Number], [end Number]) Number
;write(b Binary, [begin Number], [end Number]) Number
:Write bytes from the  
:Write bytes from b to the stream. If begin and end are specified, only the range starting at begin and ending before end are written.


;readable() Boolean
;readable() Boolean
55

edits

Navigation menu