Package |
Name | Description | |
---|---|---|
GetPresentDownloadedPackage(Stream, String) | If there already a package in the download directory, this function gets the present downloaded package. If anything is invalid (wrong format of the version file, wrong hash sum), the return value is Null. | |
GetPresentDownloadedPackage(Stream, String, FileStream) | If there already a package in the download directory, this function gets the present downloaded package. If anything is invalid (wrong format of the version file, wrong hash sum), the return value is Null. |