Skip to main content

encode_frame

Function encode_frame 

Source
pub fn encode_frame(frame: &StreamFrame) -> OclaResult<String>
Expand description

Encodes one stream frame as a newline-delimited JSON record.