[This is preliminary documentation and is subject to change.]
Method to open an existing storage from stream
Namespace: System.IO.CompressionAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public static ZipStorer Open( Stream stream, FileAccess fileFileAccess )
Parameters
- stream
- Stream
Already opened stream with zip contents
- fileFileAccess
- FileAccess
File access mode for stream operations