Dart.PowerTCP.EmailValidation Namespace > SegmentedStream Class : Write Method (SegmentedStream) |
Write data to the stream while carrying out a bytewise find/replace.
Write data to the stream until a delimiter is reached.
Writes data to the stream.
[Visual Basic] Overloads Overrides Public Sub Write(Byte(),Integer,Integer)
Write a string to the stream.
[Visual Basic] Overloads Public Sub Write(String)
Writes a sequence of bytes to the Stream and returns when the operation is complete.[C++/CLI] public void Write(String^);
[Visual Basic] Overloads Public Sub Write(Byte())
[C++/CLI] public void Write(bytearray<buffer>^);
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
SegmentedStream Class | SegmentedStream Members
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.