Access the buffer relative from the current position.
int operator [](int index) => buffer[offset + index];