Description Usage Arguments Value
Find the first occurrence (if any) of a sequence of raw bytes
(pattern) in buffer.
1 | find_sequence(buffer, pattern)
|
buffer |
vector to search in |
pattern |
sequence of bytes to look for |
index in buffer or -1 if not found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.