'Declaration Public Function New()
'Usage Dim instance As New ManagedPPMdDecompressor()
public ManagedPPMdDecompressor()
'Declaration Public Function New()
'Usage Dim instance As New ManagedPPMdDecompressor()
public ManagedPPMdDecompressor()
This constructor does not create the PPMd engine. For this reason, the Decompress() method will not process data and will always report that the end of data has been reached.
Using this constructor is useful when faced with an empty compressed stream as it will avoid allocating large amounts of memory for no reason.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2