Skip to main content

StartLocation

Type Alias StartLocation 

Source
type StartLocation = (Option<VarInt>, Option<VarInt>);
Expand description

Read the Start Location the filter says is there, as its two halves.

“Only present for ‘AbsoluteStart’ and ‘AbsoluteRange’ filter types.”