Files
flatbuffers/tests/union_vector
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-03-12 15:33:39 -07:00
2020-03-12 15:33:39 -07:00
2020-03-12 15:33:39 -07:00
2017-08-11 09:28:06 -07:00
2019-07-22 16:05:15 -07:00
2017-08-11 09:28:06 -07:00
2019-07-22 16:05:15 -07:00
2020-03-12 15:33:39 -07:00
2019-07-22 16:05:15 -07:00
2017-08-11 09:28:06 -07:00