//Default value so that if file is interupted it'll still read it. See below. uint64_t NextSegment = 0xFFFFFFFFFFFFFFFF; //May be same as NextSegment, need to see more. uint64_t RawDataOffset = 0; ...