Skip to main content

is_end_indicator

Function is_end_indicator 

Source
pub fn is_end_indicator(data: &[u8]) -> bool
Expand description

true if the two bytes at the start of data are a ULE End Indicator (0xFFFF: D = 1, Length = 0x7FFF) — no further SNDUs in this TS packet (RFC 4326 §4.3).