verify property
Decode the finished file on both read paths and check every lane against the bounds it declares before handing it back.
On by default, for the reason the band verification is: a bound nobody measured is worse than no bound, because consumers will trust it. What is checked is what came back out of the file through this package's own readers — not what the encoder believes it wrote.
Implementation
final bool verify;