Click or drag to resize

ConnectionAWrite Method

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