Buffer.offsetEnd

Set offsetEnd field.

  1. ulong offsetEnd [@property getter]
  2. ulong offsetEnd [@property setter]
    class Buffer
    @property
    void
    offsetEnd
    (
    ulong propval
    )

Parameters

propval ulong

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