Hacker News new | ask | show | jobs
by jokoon 4622 days ago
Well just write the file type to deduce the size then.

I'm not sure I understand the problem you describe, really.

Even if there are string, just encode their lengths, or if you store a compound type, write the size when size can vary.