This is an automated email from the ASF dual-hosted git repository.

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 81739ce0e 🔄 synced local 'docs/specification/' with remote 
'docs/specification/'
81739ce0e is described below

commit 81739ce0e1699ede65d4de34df73da80ea8b1a65
Author: chaokunyang <[email protected]>
AuthorDate: Thu Dec 4 04:14:32 2025 +0000

    🔄 synced local 'docs/specification/' with remote 'docs/specification/'
---
 docs/specification/xlang_serialization_spec.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/specification/xlang_serialization_spec.md 
b/docs/specification/xlang_serialization_spec.md
index 074803614..3f25b7197 100644
--- a/docs/specification/xlang_serialization_spec.md
+++ b/docs/specification/xlang_serialization_spec.md
@@ -233,7 +233,7 @@ Fory header format for xlang serialization:
 ```
 |    2 bytes   |        1 byte bitmap           |   1 byte   |          
optional 4 bytes          |
 
+--------------+--------------------------------+------------+------------------------------------+
-| magic number |  4 bits reserved | oob | xlang | endian | null |  language  | 
unsigned int for meta start offset |
+| magic number |  4 bits reserved | 4 bits meta |  language  | unsigned int 
for meta start offset |
 ```
 
 Detailed byte layout:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to