Added a method for smaller chunk unpacking, by modifying the header parsing to
return smaller chunks and the bgzf unzipping to respect chunk boundaries (#30)
Use fileOffset as bam feature ID which previously was crc32 of the BAM buffer
which consequently speeds up processing and allows exact duplicate features