flatbuffers/tests/MyGame/Example
Anass Al 689bfafa7e
[Python/JS/TS] Codegen SizeOf method for structs (#6136)
* [Python] Codegen SizeOf classmethod for structs

This codegens a `SizeOf()` classmethod for all structs since we can't
determine the size of a FlatBuffer generated struct from Python otherwise.

* [JS/TS] Codegen sizeOf static method for structs

This codegens a `sizeOf()` static method for all structs since we can't
determine the size of a FlatBuffer generated struct from JavaScript or
TypeScript otherwise.
2020-09-28 08:54:50 -07:00
..
__init__.py
Ability.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Ability.go
Ability.java
Ability.kt
Ability.lua
Ability.php
Ability.py [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
Any.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Any.go
Any.java
Any.kt
Any.lua
Any.php
Any.py
AnyAmbiguousAliases.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
AnyAmbiguousAliases.go
AnyAmbiguousAliases.java
AnyAmbiguousAliases.kt
AnyAmbiguousAliases.lua
AnyAmbiguousAliases.php
AnyAmbiguousAliases.py
AnyUniqueAliases.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
AnyUniqueAliases.go
AnyUniqueAliases.java
AnyUniqueAliases.kt
AnyUniqueAliases.lua
AnyUniqueAliases.php
AnyUniqueAliases.py
ArrayStruct.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
ArrayStruct.java
ArrayStruct.py [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
ArrayTable.cs [C#] Add file identifier to ObjectAPI Serialization Utility. (#5920) 2020-05-21 09:14:20 -07:00
ArrayTable.java pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
ArrayTable.py
Color.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Color.go
Color.java
Color.kt
Color.lua
Color.php
Color.py
Monster.cs [C#] Add file identifier to ObjectAPI Serialization Utility. (#5920) 2020-05-21 09:14:20 -07:00
Monster.go Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
Monster.java pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
Monster.kt pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
Monster.lua Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
Monster.php Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
Monster.py Escape characters in jsonschema descriptions (#5644) 2020-03-12 12:10:30 -07:00
monster_test_grpc_fb.py
MonsterStorage_grpc.go
MonsterStorageGrpc.java pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
NestedStruct.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
NestedStruct.java
NestedStruct.py [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
Race.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Race.go
Race.java
Race.kt
Race.lua
Race.php
Race.py
Referrable.cs pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
Referrable.go
Referrable.java pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
Referrable.kt pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
Referrable.lua
Referrable.php
Referrable.py
Stat.cs pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
Stat.go
Stat.java pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
Stat.kt pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
Stat.lua
Stat.php
Stat.py
Test.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
Test.go
Test.java
Test.kt
Test.lua
Test.php
Test.py [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00
TestEnum.cs [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
TestEnum.java
TestEnum.kt
TestEnum.py
TestSimpleTableWithEnum.cs pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
TestSimpleTableWithEnum.go
TestSimpleTableWithEnum.java pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
TestSimpleTableWithEnum.kt pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
TestSimpleTableWithEnum.lua
TestSimpleTableWithEnum.php
TestSimpleTableWithEnum.py
TypeAliases.cs pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
TypeAliases.go
TypeAliases.java pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
TypeAliases.kt pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
TypeAliases.lua
TypeAliases.php
TypeAliases.py
Vec3.cs [C#] Fix nested structs and arrays in Object API (#5765) 2020-04-06 09:27:13 -07:00
Vec3.go
Vec3.java
Vec3.kt
Vec3.lua
Vec3.php
Vec3.py [Python/JS/TS] Codegen SizeOf method for structs (#6136) 2020-09-28 08:54:50 -07:00