|
|
|
|
|
by zzo38computer
389 days ago
|
|
What probably allows for even more easier concatenation would be to store the header of each file immediately preceding the data of that file. You can make a index in memory when reading the file if that is helpful for your use. |
|