1 write to Crc32
System.IO.Compression (1)
System\IO\Compression\ZipBlocks.cs (1)
647
header.
Crc32
= BinaryPrimitives.ReadUInt32LittleEndian(buffer[FieldLocations.Crc32..]);
1 reference to Crc32
System.IO.Compression (1)
System\IO\Compression\ZipArchiveEntry.cs (1)
72
_crc32 = cd.
Crc32
;