What is the function of the readBytesUntil() function?
(a) Reads only integers from a stream
(b) Reads any characters from a stream
(c) Reads only special characters from a stream
(d) Tokenizes a string from a stream
The question was asked in an interview.
This key question is from Serial and Stream Communications in section Arduino Programming of Arduino