flatbuffers/ts
razvanalex c0d16995a4
[TS/JS] Create byte vectors (#8185)
* Add createByteVector and use set in createString

* Add test for CreateByteVector

---------

Co-authored-by: Derek Bailey <derekbailey@google.com>
2023-12-19 06:42:21 +00:00
..
flexbuffers Fix FlexBuffers JS/TS bug https://github.com/google/flatbuffers/issues/6934 (#7434) 2022-08-13 18:29:28 -07:00
BUILD.bazel Fix BUILD.bazel style violations (#8081) 2023-08-28 09:20:10 +02:00
builder.ts [TS/JS] Create byte vectors (#8185) 2023-12-19 06:42:21 +00:00
byte-buffer.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
compile_flat_file.sh Migrate from rules_nodejs to rules_js/rules_ts (take 2) (#7928) 2023-05-03 11:48:15 -07:00
constants.ts [JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095) 2020-09-17 12:21:14 -07:00
encoding.ts [JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095) 2020-09-17 12:21:14 -07:00
flatbuffers.ts [TS/JS] Entry point per namespace and reworked 1.x compatible single file build (#7510) 2023-01-21 12:22:22 -08:00
flexbuffers.ts [JS] Add ".js" suffix to all import statements to generate a browser compatible mjs version. (#7086) 2022-02-08 12:21:20 -08:00
types.ts [TS] Make strict compliant and improve typings (#7549) 2022-09-29 15:03:35 -07:00
utils.ts [JS/TS] Modernize TypeScript / JavaScript flatbuffers support (#6095) 2020-09-17 12:21:14 -07:00