Dart.PowerTCP.SslSockets Namespace > SegmentedStream Class > Read Method : Read(Int32) Method |
Read data from the stream into a string.
A string value representing the data read from the stream.
Exception | Description |
---|---|
IOException | Thrown when the stream is not Readable. |
This method reads data from the stream until at least 1 byte has been read or the end of the stream has been reached.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SegmentedStream Class | SegmentedStream Members | Overload List
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.