Skip to content

Reader<TInput>.Skip(long)

Skip(long)

View source
public void Skip(long count)
Skips the specified number of bytes.

Parameters

countlong
The number of bytes to skip.