magicNumbersMaxLength property

int magicNumbersMaxLength

Get the maximum number of bytes required to match all magic numbers, when performing lookup with headerBytes present.

Implementation

int get magicNumbersMaxLength => _magicNumbersMaxLength;