Skip to content

Commit 0367488

Browse files
committed
update doc
1 parent 658f122 commit 0367488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ import "github.com/stephenfire/go-rtl"
177177

178178
### 6. 结构类型的版本兼容性
179179

180-
通过使用标记 *rtlorder* 对结构属性进行排序。
180+
通过使用标记 *rtlorder* 对结构属性进行排序。缺省为按定义顺序从0开始递增的值。
181181

182182
序列化时,按rtlorder的顺序写入buffer,遇到不连续的情况时,用ZeroValue占位。
183183

0 commit comments

Comments
 (0)