Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: void Write(this Stream, byte[])

Declaration

public static void Write(
    this Stream stream,
    byte[] data
)

Summary

Writes the specified data to the current stream.