sstadick / gzp

Multi-threaded Compression
The Unlicense
155 stars 14 forks source link

Expose FooterValues sum and amount #34

Closed nh13 closed 2 years ago

nh13 commented 2 years ago

This is needed so we know how many bytes for the output buffer is needed. FooterValues is returned by Bgzf::bgzf.get_footer_values (in BlockFormatSpec).