Parser(TBuffer) Constructor

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Initializes a new instance of the IParser class.

public Parser(TBuffer buffer)

Parameters

buffer
{TBuffer}

The input where the YAML stream is to be read.