1 write to _totalStreamSize
System.IO.Compression (1)
System\IO\Compression\WinZipAesStream.cs (1)
168
_totalStreamSize
= totalStreamSize;
1 reference to _totalStreamSize
System.IO.Compression (1)
System\IO\Compression\WinZipAesStream.cs (1)
186
_encryptedDataSize =
_totalStreamSize
- headerSize - hmacSize;