Patt.findRawAt

Find this in Raw Bytes haystack at Offset soff.

class Patt
@safe pure nothrow const
const(ubyte[])
findRawAt
(
in ubyte[] haystack
,
size_t soff = 0
,
in Patt[] enders = []
)

Meta