IZipArchiveEntry.UnpackFileToStream

Syntax

UnpackFileToStream(Stream: IIOStream);

Parameters

Stream. Stream, to which the current element is unpacked.

Description

The UnpackFileToStream method unpacks the current element to the specified stream.

Comments

The method can be used if the current element corresponds to the file.

See also:

IZipArchiveEntry