Field DefaultMaxUncompressedPartBytes
The default cap on MaxUncompressedPartBytes: 512 MiB per package part. The largest part a real document carries is its media or its main story, both far below this; a zip bomb passes it in its first entry.
public const long DefaultMaxUncompressedPartBytes = 536870912
Returns
- long
- The default cap on : 512 MiB per package part. The largest part a real document carries is its media or its main story, both far below this; a zip bomb passes it in its first entry.