public Read ( byte buffer, int offset, int count ) : int | ||
buffer | byte | The destination for the bytes. |
offset | int | The index to start storing data. |
count | int | The number of bytes to attempt to read. |
Результат | int |
public Read ( byte buffer, int offset, int count ) : int | ||
buffer | byte | The destination for the bytes. |
offset | int | The index to start storing data. |
count | int | The number of bytes to attempt to read. |
Результат | int |