Struct representing decompressed BgzfBlock
Start offset is needed to be able to tell current virtual offset, and yet be able to decompress blocks in parallel.
See Implementation
Struct representing decompressed BgzfBlock
Start offset is needed to be able to tell current virtual offset, and yet be able to decompress blocks in parallel.