Members
Icon | Member | Description |
---|---|---|
IsZipFile(String) |
Checks the given file to see if it appears to be a valid zip file.
|
|
IsZipFile(String, Boolean) |
Checks a file to see if it is a valid zip file.
|
|
IsZipFile(Stream, Boolean) |
Checks a stream to see if it contains a valid zip archive.
|