anders-biostat / metdense

GNU General Public License v3.0
0 stars 1 forks source link

UInt64 for positions in the file #2

Closed kloivenn closed 2 years ago

kloivenn commented 2 years ago

UInt32 is enough for files up to 4GB. It may be reasonable to use UInt64 instead.