Dart.PowerTCP.SslSockets Namespace > PipeStream Class : Read Method (PipeStream) |
Read data from the Stream.
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 Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PipeStream Class | PipeStream Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.