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 86d2fbd commit 72cd840Copy full SHA for 72cd840
turbopack/crates/turbo-persistence/README.md
@@ -60,11 +60,11 @@ The SST file contains only data without any header.
60
61
- serialized key Compression Dictionary
62
- serialized value Compression Dictionary
63
-- foreach block
64
- - 4 bytes end of block offset relative to start of all blocks
65
- foreach block
66
- 4 bytes uncompressed block length
67
- compressed data
+- foreach block
+ - 4 bytes end of block offset relative to start of all blocks
68
69
#### Index Block
70
0 commit comments