Package it.unimi.dsi.sux4j.io
package it.unimi.dsi.sux4j.io
I/O classes exploiting succinct data structures.
-
ClassDescriptionA temporary store of signatures virtually divided into buckets.A bucket returned by a
BucketedHashStore
.Denotes that the bucketed hash store contains a duplicate signature.Deprecated.A chunk returned by aChunkedHashStore
.Denotes that the chunked hash store contains a duplicate hash triple.A wrapper exhibiting the lines of a file as a big list.An iterator over the lines of aFileLinesBigList
.A wrapper exhibiting the lines of a file as a list.An iterator over the lines of aFileLinesList
.
BucketedHashStore
, which provides accurate bucket sizing.