| Overload | Description |
|---|---|
| Write(Byte[],Byte[],Byte[],Int32,Int32) | Write data to the stream while carrying out a bytewise find/replace. |
| Write(Byte[],Byte[],Int32,Int32) | Write data to the stream until a delimiter is reached. |
| Write(Byte[],Int32,Int32) | Writes data to the stream. |
| Write(String) | Write a string to the stream. |
| Write(Byte[]) | Writes a sequence of bytes to the Stream and returns when the operation is complete. (Inherited from Dart.PowerTCP.Mail.EnhancedStream) |
Target Platforms: Microsoft .NET Framework 2.0