Skip to content

ArcBufferReader.Skip(int)

Skip(int)

View source
public void Skip(int count)
Advances the reader by the specified number of bytes.

Parameters

countint
The number of bytes to advance.