Quellcode durchsuchen

Update README.md

Him188 vor 6 Jahren
Ursprung
Commit
55ac38d1df

+ 1 - 1
mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/protocol/README.md

@@ -8,8 +8,8 @@ notations
 PseudoCode:
 ```
 OutgoingPacket { 
+    int head.size + body.size + 4
     head {
-        int      remaining.length + 4
         int      0x0A
         byte     0x02
         int      extra data size + 4