Skip to main content

stream_chunk_frame_from_expr

Function stream_chunk_frame_from_expr 

Source
pub fn stream_chunk_frame_from_expr(
    cx: &mut Cx,
    codec: Symbol,
    expr: &Expr,
    envelope: FrameEnvelope,
) -> Result<ServerFrame>
Expand description

Builds the standard StreamChunk frame for one expression payload.