byLine

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto byLine(string s)
    pure nothrow @safe @nogc
    byLine
    (
    string s
    )
  2. auto byLine(CharReader reader, char[] buffer, BufferTooSmall tooSmall)

Meta