Skip to content

ArcBufferPage.Advance(int)

Advance(int)

View source
public void Advance(int bytes)
Increases the number of bytes written to the page by the provided amount.

Parameters

bytesint
The number of bytes to increase the length of this page by.