Stream reading from string
Aus ExpeccoWiki
Schema
Description
- Create a stream for reading characters from a String. Provide a stream-handle for further read operations.
- The stream will return nil if a read after EOF is attempted.
Revisions
The "Stream [ Reading From String ]" block has been added with Standard Library 1.8.1.
Back to Standard Library.
Previous: Socket [ Wait For Connection ]
Next: Stream [ Writing into String ]
