Hey, so I have this archive implementation that I and an associate have been working on. It supports writing. However, the file is re-created when I set the write dir to the archive (thus making it empty). Am I using the library correctly? I know there's not many archives that support writing, I imagine this could also just be a problem with the library. What do you think?
Hey, so I have this archive implementation that I and an associate have been working on. It supports writing. However, the file is re-created when I set the write dir to the archive (thus making it empty). Am I using the library correctly? I know there's not many archives that support writing, I imagine this could also just be a problem with the library. What do you think?