Read multiple bytes instead of byte-by-byte in minizip unzip.c.

Use a single ZREAD64 call in the unz64local_getShort/Long/Long64
implementation, rather than read it byte by byte.
1 file changed