pub fn encode_frame(frame: &StreamFrame) -> OclaResult<String>Expand description
Encodes one stream frame as a newline-delimited JSON record.
pub fn encode_frame(frame: &StreamFrame) -> OclaResult<String>Encodes one stream frame as a newline-delimited JSON record.