Overload | Description |
---|---|
Write(Byte[],Int32,Int32) | Write a series of bytes to the stream at the current position |
Write(Byte[],Int32,Int32,EventWaitHandle) | Write a series of bytes to the stream at the current position and sets the signal |
Write(Int64,Byte[],Int32,Int32) | Write a series of bytes to the stream at the specified position |
Write(Int64,Byte[],Int32,Int32,EventWaitHandle) | Write a series of bytes to the stream at the specified position and sets the signal |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7