Click or drag to resize

MultichannelConnection.Write Method

Overload List
  Name Description
Public method Write(BinaryReader) Writes all available bytes from the data source to this output stream.
Public method Write(Byte[]) Writes data.Length bytes from the specified byte array to this output stream.
Public method Write(Byte[], Int32, Int32) Writes length bytes from data starting at offset.
Top
See Also