Skip to main content

process_output_event

Function process_output_event 

Source
pub fn process_output_event(
    ownership: OwnershipScope,
    process_id: &str,
    channel: StreamChannel,
    chunk: Vec<u8>,
) -> EventFrame