byte Range
The range of bytes in which the query will be executed.
The query cursor will return matches that intersect with the given range. This means that a match may be returned even if some of its captures fall outside the specified range, as long as at least part of the match overlaps with the range.
Default: UInt.MIN_VALUE..UInt.MAX_VALUE
Throws
If set to an invalid range.
The range of bytes in which the query will be executed.
The query cursor will return matches that intersect with the given range. This means that a match may be returned even if some of its captures fall outside the specified range, as long as at least part of the match overlaps with the range.
Default: UInt.MIN_VALUE..UInt.MAX_VALUE
Throws
If set to an invalid range.
The range of bytes in which the query will be executed.
The query cursor will return matches that intersect with the given range. This means that a match may be returned even if some of its captures fall outside the specified range, as long as at least part of the match overlaps with the range.
Default: UInt.MIN_VALUE..UInt.MAX_VALUE
Throws
If set to an invalid range.
The range of bytes in which the query will be executed.
The query cursor will return matches that intersect with the given range. This means that a match may be returned even if some of its captures fall outside the specified range, as long as at least part of the match overlaps with the range.
Default: UInt.MIN_VALUE..UInt.MAX_VALUE
Throws
If set to an invalid range.