Goes to the next char in the stream
new public void Next();
Move to the next character in the parse stream.
new public void Next(Boolean);
ParseStream Class | Yaml Namespace