Description
If the archive stream ends before the claimed size of a stored entry has been hit the stream returns -1 rather than throwing a "truncated archive" exception like it would do for deflated entries.
Because of this it is impossible to detect a truncated stored entry.