Unordered RBXL
Published onI’ve been thinking about an implementation of the binary rbxl format where chunks can decode in any order, and empty space is allowed between chunks, which would enable efficient partial modifications to files.
I’ve been thinking about an implementation of the binary rbxl format where chunks can decode in any order, and empty space is allowed between chunks, which would enable efficient partial modifications to files.