Skip to main content

extend_to_buffer_until

Function extend_to_buffer_until 

Source
pub fn extend_to_buffer_until(data: &[u8], pattern: &[u8]) -> PatternExistResult
Expand description

for extending data (bytes) to custom buffer or vector until we found some pattern or needle