A pointer which allow to get delayed values. readPointer()[0] is the last samples fed, readPointer()[-1] is the penultimate. Warning: it goes backwards, increasing delay => decreasing addressed.
See Implementation