Skip(Int32) Method

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Skips the next length characters. Those characters must have been obtained first by calling the Peek(Int32) method.

void Skip(int length)

Parameters

length
Int32