Skip to main content

ff_read_attempt_stream

Function ff_read_attempt_stream 

Source
pub async fn ff_read_attempt_stream(
    conn: &Client,
    k: &StreamOpKeys<'_>,
    args: &ReadFramesArgs,
) -> Result<ReadFramesResult, ScriptError>