XeCycle / bamboo-shoot3

Bamboo Shoot 3, data serialization used in PandaX
GNU General Public License v3.0
2 stars 4 forks source link

Allow appending to sequential files #7

Closed XeCycle closed 8 years ago

XeCycle commented 8 years ago

Can be done by adding a third parameter to open_sequential_output_file the same as indexed files: bool overwrite=true.