Node.findRawAt

Find this in Raw Bytes input at offset soff.

class Node
extern (D) @safe pure nothrow const @nogc
const(Data)
findRawAt
(
const Data input
,
size_t soff = 0
,
in Node[] enders = []
)

Meta