TBuffer class
property Position: Integer;
The property Position gets and sets the position in the byte array.
The NextChar method will read the next character starting at this Position.