Commit graph

5 commits

Author SHA1 Message Date
Manuel Fuhr
02eddeff81 Throw Exception in checkFileIntegrity on failure
DownloadWorker didn't check the string return value which should detect
failed downloads. Throwing (checked) exceptions simplifies error
handling in DownloadWorker.
2022-04-04 18:02:42 +02:00
Arndt Brenschede
0a6ead24a1 corrected lazy crc logic 2019-07-22 19:25:13 +02:00
Arndt Brenschede
828227f59d decoding performance 2019-06-29 10:11:59 +02:00
Arndt Brenschede
9f6878f891 direct weaving/escape-analysis 2019-06-23 18:57:46 +02:00
Arndt Brenschede
661a09817a direct weaving option 2019-05-30 15:11:12 +02:00