PowerTCP Mail for .NET
Write Method
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace > SegmentedStream Class : Write Method




Write data to the stream while carrying out a bytewise find/replace.

Overload List

OverloadDescription
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)

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.