Variable WriteBuffer.start

Buffer start position.

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