Anantha Kumaran

Results 153 comments of Anantha Kumaran

if CRC and file size are available, and the coder is Zstream.Coder.Stored, then yes, it should be possible to drop the data descriptor and put all the details in the...

could you try https://github.com/ananthakumaran/zstream/pull/19

@dmkl I have pushed some changes which seem to remove the warnings messages I used to get on zipdetails. Can you give it another try. If it doesn't work, I...

> Working file from mod_zip https://dmkl.s3.eu-west-1.amazonaws.com/zip/4gb_mod_zip.zip (works on Xiaomi) I checked this file, you can find the zipdetails output below. This is not a zip64 file. My guess is, Xiaomi...

Interesting, could you share the `zipdetails -v` of the first file?

I haven't looked at the issue since my last comment. I have been working on a few other things. The main issue is, I don't know how much time would...

Sorry, I missed this issue earlier. I don't understand why the config can't be specified as expected format. You could probably point me to some documentation or other libraries which...

The spec of the config is the same as the elixir [`child_spec`](https://hexdocs.pm/elixir/1.12/Supervisor.html#module-child_spec-1). The value is passed straight down to the supervisor. I am assuming your library can't generate a tuple...

I need to think about how to support overdrafts. `Balance units` is shown only if you hold commodities and the balance is non zero.