The constructor allows the caller to specify how to handle the underlying
stream at close.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public CrcCalculatorStream( Stream stream, bool leaveOpen )
public CrcCalculatorStream( Stream stream, bool leaveOpen )
Public Sub New ( stream As Stream, leaveOpen As Boolean )
Public Sub New ( stream As Stream, leaveOpen As Boolean )
public: CrcCalculatorStream( Stream^ stream, bool leaveOpen )
public: CrcCalculatorStream( Stream^ stream, bool leaveOpen )
new : stream : Stream * leaveOpen : bool -> CrcCalculatorStream
new : stream : Stream * leaveOpen : bool -> CrcCalculatorStream
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214