pub fn decode_frame(line: &str) -> OclaResult<StreamFrame>Expand description
Decodes one newline-delimited JSON record into a stream frame.
pub fn decode_frame(line: &str) -> OclaResult<StreamFrame>Decodes one newline-delimited JSON record into a stream frame.