Reads a line from a IOChannel, using a StringBuilder as a buffer.
this | |
buffer |
a StringBuilder into which the line will be written. If |
terminator_pos |
location to store position of line terminator, or null |
the status of the operation. |