55
edits
| 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 | ||
edits