You may be trying to access this site from a secured browser on the server. Please enable scripts and reload this page.
Turn on more accessible mode
Turn off more accessible mode
Skip Ribbon Commands
Skip to main content
To navigate through the Ribbon, use standard browser navigation keys. To skip between groups, use Ctrl+LEFT or Ctrl+RIGHT. To jump to the first Ribbon tab use Ctrl+[. To jump to the last selected command use Ctrl+]. To activate a command, use Enter.
Site Actions
This page location is:
Shetab Root
Shetab
Mount Zip Library
Documents
ZipLibrary
namespace-summary
Browse
Tab 1 of 2.
Page
Tab 2 of 2.
Sign In
Mount Zip Library
Pack your application generated files into single zip archive document and access them as unzipped files like virtual folder.
This Site
Home
Contact Us
Shetab.Packer Namespace
ShetabPackerHelper Generated Documentation
Shetab.Packer Namespace
Classes
Class
Description
PackerHelper
PackerHelper
class create's and initialize Shetab Mount Zip Library's objects for use
IBoxManager
Manage Boxes for mount and un-mount.
IZipStream
IZipStream
derived from IBoxStream for support reading and writing data in zip stream object. see IStream interface in MSDN.
IBoxStream
The
IBoxStream
interface lets you read and write data to stream objects. Shetab Mount Zip Library mount any object that implement this interface. Shetab Mount Zip library already implement this interface with zip functionality in IZipStream. The base interface is IStream, Please read IStream MSDN for more information.
EncryptionMethodEnum
The encryption method.
IZipStorage
The
IZipStorage
interface supports the creation and management of zip file. The
IZipStorage
derived from
IStorage
and Shetab Mount Zip Library implements it for zip file.
IBoxStorage
The
IBoxStorage
interface lets you read and write data to stream objects. it act as folder in structured storage. Shetab Mount Zip Library mount any object that implement this interface. Shetab Mount Zip library already implement this interface with zip functionality in IZipStorage. The base interface is IStorage, Please read IStream MSDN for more information.
IStorage
See IStorage documents in MSDN. it works in this program with zip files
ComStream
The
ComStream
Convert IStream to .NET Stream.
PathExist
Status of path in box storage.
STGM
See
STGM
documents in MSDN.
IPacker
Contain method for creating Shetab Mount Zip Library objects.
ComIStream
Stream to IStream wrapper for COM interoperation.
IEnumSTATSTG
See
IEnumSTATSTG
documents in MSDN.