834
831
# Also check the SHA-1 of the fulltext this content will
836
833
raw_data = reader_callable(length)
838
835
df, rec = self._data._parse_record_header(version_id, raw_data)
839
836
stream_fulltext_sha1 = rec[3]
840
837
if my_fulltext_sha1 != stream_fulltext_sha1: