Patt.findAt

Find this in String haystack at Offset soff.

class Patt
@safe pure nothrow final const
const(ubyte[])
findAt
(
const scope string haystack
,
size_t soff = 0
)

Meta