SetFileInputStream Method

The input stream to read the decompressed data from.

Syntax

public void SetFileInputStream(System.IO.Stream archiveStream);
Public Sub SetFileInputStream(ByVal ArchiveStream As System.IO.Stream)

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) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 .NET Edition - Version 20.0 [Build 8300]