Dart.PowerTCP.EmailValidation Namespace > TcpStream Class : Read Method (TcpStream) |
Reads at least one byte of data from the stream and copies it into the provided buffer.
Reads at least one byte of data from the Stream and copies it into the provided buffer.
[Visual Basic] Overloads Public Function Read(Byte()) As Integer
[C++/CLI] public int Read(bytearray<buffer>^);
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
TcpStream Class | TcpStream Members
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.