Variable OutputLineStream._len

class OutputLineStream
{
  // ...
  int _len;
  // ...
}