Reads everything in the input buffer, if there is something to read.
Reads everything in the input buffer, if there is something to read.
public byte[] Read();
Reads data from the input buffer
public byte[] Read(int);
Reads data from the input buffer
public byte[] Read(int,int);
DotNetSerialPort Class | SWBOX Namespace