Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
»

read_delimiter

io.buffered.read_delimiter

(delim u8, strip_cr bool)
 => 
switch String io.end_of_file
[Contains abstract features]
use the currently installed byte reader effect
to read until the specified delimiter byte occurs
if specified, strips carriage return bytes before
the delimiter before returning the read data
0.094dev (2025-06-18 15:08:51 GIT hash 89cffc23ae669b0898a5564fefbf793fcb8e5ca7 built by fridi@fzen)