read String

Read the buffered serial data as a buffer.

serial.readBuffer();

Returns

  • a buffer containing input from the serial port. The buffer is empty if no data is available.

See also

read string

serial