Skip to content
#

zim

Here are 82 public repositories matching this topic...

mgautierfr
mgautierfr commented Nov 10, 2020

It seems that cluster writing is buggy as we create empty cluster without offset and we should have at least one to parse it correctly.
But in the same time, we never try to write an empty cluster.

An empty cluster should be at least 1 + OFFSET_SIZE.
(OFFSET_SIZE being 4 or 8 depending if cluster is extended or not).
This is needed for the reader to know the cluster has no data. Else it will

Improve this page

Add a description, image, and links to the zim topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zim topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.