Cache(Int32) Method

Definition

Namespace SharpYaml
Assembly SharpYaml.dll
Implements Cache(Int32)

Reads characters until at least length characters are in the buffer.

public void Cache(int length)

Parameters

length
Int32

Number of characters to cache.