Files
flatbuffers-bigfoot/tests
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
..
2020-09-22 17:57:01 -07:00
2019-10-31 11:13:45 -07:00
2019-11-14 15:46:46 -08:00
2020-02-11 15:02:21 -08:00
2020-05-07 14:11:26 -07:00
2020-05-07 14:11:26 -07:00
2020-09-22 17:57:01 -07:00
2020-09-11 14:20:32 -07:00