end property

Pointer<Char> end
getter/setter pair

The absolute end of the buffer.

Implementation

external ffi.Pointer<ffi.Char> end;