diondokter[m]: > <@diondokter:matrix.org> This is for sequential-storage. I take the user type that needs to be serialized to disk. > Now, the difficult part is that I need to serialize it in the one user-provided buffer I have for that purpose and that happens in the middle of many other things. > > I'm not sure if I can do the serialization ahead of time... Maybe? Hmm no, I can't do that unless I make the entire algo much less efficient