C1.C1Zip Namespace > C1ZStreamReader Class > C1ZStreamReader Constructor : C1ZStreamReader Constructor(Stream,Boolean,Boolean) |
'Declaration
Public Function New( _ ByVal baseStream As System.IO.Stream, _ ByVal header As System.Boolean, _ ByVal crc32 As System.Boolean _ )
public C1ZStreamReader( System.IO.Stream baseStream, System.bool header, System.bool crc32 )
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