new file format

Store values in sequences of variable length. Instead of using 8 bytes
per entry we are now using between 2 and 20 bytes. But we are also able
to store every non-negative long value.
This commit is contained in:
2016-12-27 10:24:56 +01:00
parent c5f0e8514c
commit db0b3d6d24
19 changed files with 522 additions and 350 deletions

View File

@@ -4,3 +4,4 @@
/.classpath
/.project
/test-output
/doc/