6,834
edits
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|class = TextReader | |class = TextReader | ||
|parameters = void | |parameters = void | ||
|usage = read a line of text | |usage = read a line of text from the TextReader's stream. | ||
|return1 = string | |return1 = string A string containing the line of text. | ||
|returnFail1 = void | |returnFail1 = void | ||
}} | }} |
edits