-
Home
-
API
-
SharpYaml
-
LookAheadBuffer
-
Constructors
-
LookAheadBuffer(TextReader, Int32)
LookAheadBuffer(TextReader, Int32) Constructor
Definition
Initializes a new instance of the LookAheadBuffer class.
public LookAheadBuffer(TextReader input, int capacity)
Parameters
- capacity
- Int32
The capacity.