Skip to main content

parse_range_end

Function parse_range_end 

Source
pub fn parse_range_end(s: &[u8]) -> Result<StreamId, StreamIdError>
Expand description

Parse an XRANGE end ID. Accepts + (= StreamId::MAX), bare ms (seq=u64::MAX so the entire ms is included), and full ms-seq.