Buffer.offsetEnd

ulong offsetEnd() @property

Get offsetEnd field.

Returns

the last offset contained in this buffer. It has the same

format as @offset.

void offsetEnd(ulong propval) @property

Set offsetEnd field.

Parameters

propvalthe last offset contained in this buffer. It has the same format as @offset.