Parameters
- count
- The number of characters to read. If 0 is specified an empty string is returned
- timeout
- Time in seconds to wait for the specified number of characters
- option
- Additional read options
Return Value
a string containing the requested number of characters or all characters received prior to a timeout.