Stores body decoded-data to the specified stream.
| 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
- stream (Stream)
- Stream where to store body data.
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when stream is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119