Dart.PowerTCP.SslSockets Namespace > SymmetricCryptoStream Class : Read Method (SymmetricCryptoStream) |
Reads a sequence of bytes from the SymmetricCryptoStream.CoreStream and returns when the operation is complete.
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
SymmetricCryptoStream Class | SymmetricCryptoStream Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.