Skip to content

ArcBuffer Fields

Represents a slice of a ArcBufferWriter.

First

readonly
View source
public readonly ArcBufferPage First
Gets the first page.

Length

readonly
View source
public readonly int Length
Gets the length of this sequence.

Offset

readonly
View source
public readonly int Offset
Gets the offset into the first page at which this slice begins.