Function vonuvoli_scheme::exports::port_input_bytes_read_collect_until[][src]

pub fn port_input_bytes_read_collect_until(
    port: &Value,
    delimiter: Option<&Value>,
    include_delimiter: Option<bool>,
    count: Option<&Value>,
    full: Option<bool>,
    immutable: Option<bool>
) -> Outcome<Value>

NOTE: For count and full handling see the documentation for port_input_coerce_arguments!