Function vonuvoli_scheme::exports::port_input_bytes_read_collect_zero[][src]

pub fn port_input_bytes_read_collect_zero(
    port: &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!