On 01/04/2013 12:08 AM, Douglas Crosher wrote:
I would like to implement this for the Javascript version too, but the containers do not support this well. The XZ CRC is at the end of the block so in practice the entire cluster needs to be decoded. The XZ container may not be a good match for the ZIM file format. It would be better to have a CRC for each cluster blob.
we are not using any containers, just the naked LZMA2 compression. The container is the ZIM file, respectively the blob in the cluster where we put the data in.
/Manuel