Variable ReadBuffer.start

Start of available data.

class ReadBuffer
{
  // ...
  ulong start ;
  // ...
}