FrameOfReference icon indicating copy to clipboard operation
FrameOfReference copied to clipboard

If i want to compress 64bit integers, what should i do?

Open chenyang8094 opened this issue 2 years ago • 1 comments

If i want to compress 64bit integers, what should i do?

chenyang8094 avatar Feb 03 '23 06:02 chenyang8094

Currently, the library assumes 32-bit integers. It is not very difficult to generalize and pull requests are invited!

lemire avatar Feb 06 '23 15:02 lemire