Discuss this help topic in SecureBlackbox Forum
Opens a package.
Declaration
Parameters
- Stream - stream with the file data
- StreamOffset - offset of the data in the stream
- OwnStream - specifies if the stream is owned by the component. If this parameter is False or is omitted, user should take care of stream disposal.
- ReadOnly - specifies if the stream is opened in a read-only mode
- ZipReader - the component to be used to read the compressed data
Description
Use this method to open a Zip file.
Discuss this help topic in SecureBlackbox Forum