Click or drag to resize

StiPackerIsPacked Method (Stream)

[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiPacker.IsPacked(System.IO.Stream)"]

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static bool IsPacked(
	Stream stream
)

Parameters

stream
Type: System.IOStream

[Missing <param name="stream"/> documentation for "M:Stimulsoft.Base.Helpers.StiPacker.IsPacked(System.IO.Stream)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.Helpers.StiPacker.IsPacked(System.IO.Stream)"]

See Also