pub fn bytes_input(bytes: &[u8]) -> Vec<RuntimeValue>Expand description
Returns a vector containing a single RuntimeValue::Bytes for raw binary input.
pub fn bytes_input(bytes: &[u8]) -> Vec<RuntimeValue>Returns a vector containing a single RuntimeValue::Bytes for raw binary input.