Results 3 issues of Iain Nicol

### Description 1. FastZip has an ExtractZip method. 2. ExtractZip takes a parameter confirmDelegate. This delegate is executed to determine how to handle files which already exist. 3. confirmDelegate currently...

enhancement
zip

### I did this curl --doh-url="https://cloudflare-dns.com/dns-query" --resolve="cloudflare-dns.com:443:1.1.1.1" https://www.bbc.co.uk --interface=10.0.0.1 ### I expected the following I think the DNS over HTTPs request to Cloudflare should be routed over the interface 10.0.0.1....

known-issue
name lookup

PersistentHashMap.containsKey returns false negatives, if the value of the key-value pair is null. This can also manifest if the value is None, or the value is unit. In fact, I...

bug
help wanted 2.0