Alt

Alternative of Patterns in ALTS.

Members

Functions

atU
size_t atU(ubyte[] haystack, size_t soff, size_t alt_hix)

Get Length of hit at index soff in haystack or size_t.max if none.

findRawAt
const(ubyte[]) findRawAt(ubyte[] haystack, size_t soff, Patt[] enders)

Find this in haystack at Offset soff.

Meta