lazyReadResultsFromLocation

open fun lazyReadResultsFromLocation(reader: Reader, resultLocation: ResultLocation): Iterator<Result>

Return

iterator over results, that lazily reads results from reader

Parameters

reader

reader in the begging of SarifReport object

resultLocation

results location in the given SarifReport