find_sequence: Find the first occurrence (if any) of a sequence of raw bytes...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Find the first occurrence (if any) of a sequence of raw bytes (pattern) in buffer.

Usage

1

Arguments

buffer

vector to search in

pattern

sequence of bytes to look for

Value

index in buffer or -1 if not found


hrbrmstr/warc documentation built on May 17, 2019, 5:53 p.m.