piccolo的反射和序列化不支持int a[16]吗
Opened this issue · 2 comments
nofairy commented
piccolo的反射和序列化不支持int a[16]吗
nofairy commented
uint64_t同样不支持
zDagwood commented
目前支持的元类型都在这里,有需要可以仿照这里的定义扩充序列化的元类型
Opened this issue · 2 comments
piccolo的反射和序列化不支持int a[16]吗
uint64_t同样不支持
目前支持的元类型都在这里,有需要可以仿照这里的定义扩充序列化的元类型