| Overload | Description |
|---|---|
| Read(Byte[],Int32,Int32) | Reads data from the Stream and copies it into the provided buffer. |
| Read(Byte[]) | Reads at least one byte of data from the Stream and copies it into the provided buffer. |
Target Platforms: Microsoft .NET Framework 2.0