Click or drag to resize

StiGZipHelperUnpack Method (Stream, Stream)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiGZipHelper.Unpack(System.IO.Stream,System.IO.Stream)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static void Unpack(
	Stream stream,
	Stream resultStream
)

Parameters

stream
Type: System.IOStream

[Missing <param name="stream"/> documentation for "M:Stimulsoft.Base.StiGZipHelper.Unpack(System.IO.Stream,System.IO.Stream)"]

resultStream
Type: System.IOStream

[Missing <param name="resultStream"/> documentation for "M:Stimulsoft.Base.StiGZipHelper.Unpack(System.IO.Stream,System.IO.Stream)"]

See Also