Function sbp::iter_frames

source ·
pub fn iter_frames<R: Read>(
    input: R
) -> impl Iterator<Item = Result<Frame, Error>>
Expand description

Deserialize IO stream into iterator of raw frames