Serializes the current IExplicitlySerialize object to the provided Stream
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- outputStream
- Type: System.IO Stream
The stream to serialize to
Implements
IExplicitlySerialize Serialize(Stream)See Also