Node.findAt

Find this in String input at offset soff.

class Node
extern (D) @safe pure nothrow final const
const(Data)
findAt
(
const return scope string input
,
size_t soff = 0
)

Meta