storj/zipper

Detect central directory

mniewrzal opened this issue · 1 comments

I was reading https://github.com/jtolio/zipper/blob/main/reader.go#L27-L75 and one more idea (maybe naive) of how to keep track of central directory size is put it into object key (name).

or not as we would need to know it in advance :)