Skip to content

Commit 71cf140

Browse files
authored
Minor: Clarify value_metadata in Variant value layout diagram (#507)
1 parent 2ac2228 commit 71cf140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VariantEncoding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ The entire encoded Variant value includes the `value_metadata` byte, and then 0
154154
```
155155
7 2 1 0
156156
+------------------------------------+------------+
157-
value | value_header | basic_type |
157+
value | value_header | basic_type | <-- value_metadata
158158
+------------------------------------+------------+
159159
| |
160160
: value_data : <-- 0 or more bytes

0 commit comments

Comments
 (0)