Buffer.pos

Current position in the array.

struct Buffer(T, Flag!"dynamic" dynamic = No.dynamic, size_t originalSize = 128)
pure nothrow
ptrdiff_t pos;

Meta