Stream ReadUpTo
Aus ExpeccoWiki
Schema
Description
Read characters up to a delimiting string.
Leave the read position BEFORE the delimiter which is NOT included in the output characters. Return the rest up to the streams end, if the delimiter is not encountered.
Revisions
This block has been in the Standard Library since 1.7.2.
Back to Standard Library.
Previous: Stream [ ReadThrough ]
Next: Stream [ ReadInt16 ]
