Skip to content

Commit 72cd840

Browse files
committed
update readme
1 parent 86d2fbd commit 72cd840

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

turbopack/crates/turbo-persistence/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ The SST file contains only data without any header.
6060

6161
- serialized key Compression Dictionary
6262
- serialized value Compression Dictionary
63-
- foreach block
64-
- 4 bytes end of block offset relative to start of all blocks
6563
- foreach block
6664
- 4 bytes uncompressed block length
6765
- compressed data
66+
- foreach block
67+
- 4 bytes end of block offset relative to start of all blocks
6868

6969
#### Index Block
7070

0 commit comments

Comments
 (0)