Share via


Write Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Writes to the internal buffer.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Write(FileStream) Reads data from the stream and writes to the socket.
Public method Write(FileSystemInfo) Write a FileInfo or DirectoryInfo to the socket
Public method Write(String) Writes a string to the buffer.
Public method Write(array<Byte> [] () [] [], Int32, Int32) Writes to the buffer. (Overrides Stream. . :: . .Write(array<Byte> [] () [] [], Int32, Int32).)

Top

See Also

Reference

FtpResponseStream Class

Microsoft.SPOT.Net Namespace