Read from the stream
| C# | Visual Basic | Visual C++ | F# |
public override int Read( byte[] buffer, int offset, int count )
Public Overrides Function Read ( buffer As Byte(), offset As Integer, count As Integer ) As Integer
public: virtual int Read( array<unsigned char>^ buffer, int offset, int count ) override
abstract Read : buffer : byte[] * offset : int * count : int -> int override Read : buffer : byte[] * offset : int * count : int -> int
Int32
the number of bytes actually read
the number of bytes actually read
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)