Skip to main content

intersects

Function intersects 

Source
pub const fn intersects(a: ByteRange, b: ByteRange) -> bool
Expand description

Whether two byte ranges share at least one byte.