[ CCode ( array_length = false ) ]
public unowned uint8[]? ascii_gets ()
A utility routine to read things line by line from the underlying source.
Trailing newlines and carriage returns are stripped, and the resultant buffer can be edited.
| this |
|
the string read, or null on eof. |