Writes string data into internal buffer.
Namespace: Renci.SshNet.CommonAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- data
- Type:
System Byte
string data to write.
Exceptions
| Exception | Condition |
|---|---|
| data is null. |
See Also