Variable _LineReader._stream

struct _LineReader
{
  // ...
  ReceiveAsRange _stream ;
  // ...
}