Buffer.pos

The position indicator for effective start of the buffer. pos <= last must be hold.

struct Buffer
ubyte* pos;

Meta