StreamNull.setCountNewlines
void setCountNewlines(bool count)Sets whether or not the stream should keep track of the number of newlines encountered.
Parameters
count | true if newlines should be counted or false otherwise |
void setCountNewlines(bool count)Sets whether or not the stream should keep track of the number of newlines encountered.
count | true if newlines should be counted or false otherwise |