The worst part is that every time the result is a tiny bit different.
End: 94334201 / 94336479
End: 94334515 / 94336479
That's a simplified piece of code, normally I write to ios storage - it's a zip file and the checksum is wrong (although it seems to unzip fine, maybe one of many files is corrupt, dunno). When I download this file via browser, the checksum is fine.
ktor 1.5.3. Any ideas what I might be doing wrong?
Michal Klimczak
04/04/2021, 6:19 PM
Oh, and I just checked that on Android and it works fine. Seems to only be messed in Kotlin Native. A bug then?