1
0
mirror of https://github.com/regular/unbzip2-stream.git synced 2025-07-17 09:16:10 +00:00
Files
unbzip2-stream/lib/bit_iterator.js
Stefan Friesel fb948b73c9 Check stream CRC
In addition to the per-block CRC sums, the stream ends with a checksum
that combines all CRC sums; check that one as well. Also align the bit reader
to the next byte boundary in the end to allow reading data that follows.
2018-09-15 21:28:39 +02:00

1.1 KiB