Buffers.offset

pos offset from begin in each buffers. On initialization and reset, buf.pos and buf.last are positioned at buf.begin + offset.

class Buffers
size_t offset;

Meta