|
|
|
|
|
by thasso
387 days ago
|
|
For archive formats, or anything that has a table of contents or an index, consider putting the index at the end of the file so that you can append to it without moving a lot of data around. This also allows for easy concatenation. |
|