Cache(Int32) Method

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

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

void Cache(int length)

Parameters

length
Int32

Number of characters to cache.