We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daec055 commit bbbe85cCopy full SHA for bbbe85c
packages/hub/src/utils/XetBlob.ts
@@ -46,7 +46,7 @@ interface ReconstructionInfo {
46
}>
47
>;
48
/**
49
- * When doing a range request, the offset into the first range
+ * When doing a range request, the offset into the term's uncompressed data. Can be multiple chunks' worth of data.
50
*/
51
offset_into_first_range: number;
52
}
0 commit comments