Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void WriteMemoryStream(MemoryStream)

Declaration

public void WriteMemoryStream(
    MemoryStream stream
)

Summary

Writes the data contained in the specified MemoryStream to the stream as a length-prefixed block of bytes.