示例#1
0
 private int CurrentIndex = -1;         // Check zero index for HasNext()
 public CharIterator(FileContent content) => this.Text = content;