IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

SetFileInputStream Method

The input stream to read the decompressed data from.

Syntax

[VB.NET]
Public Sub SetFileInputStream(ByVal ArchiveStream As System.IO.Stream)
[C#]
public void SetFileInputStream(System.IO.Stream archiveStream);

Remarks

When this method is set to a valid stream, the component will read in the data from the stream as the current file instead of reading from the file contained in the FileDecompressedName property.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0