ReadLine(Int32) | Reads the next line of characters from the standard input stream. This function attempts to be a improved replacement for ReadLine function. |
ReadLine(Encoding, Int32) | Reads the next line of characters from the standard input stream. This function attempts to be a improved replacement for ReadLine function. |