public Read ( byte buffer, int offset, int count ) : void | ||
buffer | byte | An array of |
offset | int | The location in buffer to store the received data. |
count | int | The number of bytes to read. |
return | void |
public Read ( byte buffer, int offset, int count ) : void | ||
buffer | byte | An array of |
offset | int | The location in buffer to store the received data. |
count | int | The number of bytes to read. |
return | void |