LookAheadBuffer(TextReader, Int32) Constructor

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Initializes a new instance of the LookAheadBuffer class.

public LookAheadBuffer(TextReader input, int capacity)

Parameters

input
TextReader

The input.

capacity
Int32

The capacity.