Stores body decoded-data to the specified stream.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void DataToStream( Stream stream )
Public Sub DataToStream ( stream As Stream )
public: void DataToStream( Stream^ stream )
member DataToStream : stream : Stream -> unit
Parameters
- stream (Stream)
- Stream where to store body data.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when stream is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119