We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639929d commit d2005faCopy full SHA for d2005fa
docs/README.md
@@ -9,7 +9,7 @@ scalable file sharing capabilities.
9
- **Packet Identifier (8 bits):** Uniquely identifies each packet.
10
- **Tag (T, 8 bits):** Specifies the type of data in the value field.
11
- **Length (L, 32 bits):** Indicates the length (in bytes) of the Value field, supporting up to 4GiB of data.
12
-- **Value (V, variable length):** The actual data, up to 1GiB.
+- **Value (V, variable length):** The actual data, up to 4GiB.
13
14
## Tag Definitions
15
0 commit comments