Noemax.Lzma Namespace > LzmaFactory Class : CreateEncodingStream Method |
'Declaration Public Function CreateEncodingStream( _ ByVal output As System.IO.Stream, _ ByVal leaveOpen As System.Boolean _ ) As System.IO.Stream
'Usage Dim instance As LzmaFactory Dim output As System.IO.Stream Dim leaveOpen As System.Boolean Dim value As System.IO.Stream value = instance.CreateEncodingStream(output, leaveOpen)
public function CreateEncodingStream( output: System.IO.Stream; leaveOpen: System.Boolean ): System.IO.Stream;
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