format as @offset.
Buffer.offsetEnd
ulong offsetEnd() @property nothrowGet offsetEnd field.
Returns
the last offset contained in this buffer. It has the same
void offsetEnd(ulong propval) @property nothrowSet offsetEnd field.
Parameters
propval | the last offset contained in this buffer. It has the same format as @offset. |