Skip to main content

builtin_as_raw

Function builtin_as_raw 

Source
fn builtin_as_raw(
    args: &[RValue],
    _: &[(String, RValue)],
) -> Result<RValue, RError>
Expand description

as.raw(x) — coerce to raw (byte) values (0-255), truncating to lowest byte.