Yaml .NET Parser

BufferStream.NextInBuffer Method 

Returns true when the next char will still be in the buffer (after calling next)

private bool NextInBuffer();

Return Value

Missing <returns> documentation for M:Yaml.BufferStream.NextInBuffer

Remarks

Missing <remarks> documentation for M:Yaml.BufferStream.NextInBuffer

See Also

BufferStream Class | Yaml Namespace