5993338ee3
* [ts] Builder incorrectly serializing empty strings The builder was returning an offset of zero for empty strings. This is leading to flatbuffers which fail verification in other languages, such as Rust. * tests expect 0 offset for null or undefined strings |
||
---|---|---|
.. | ||
flexbuffers | ||
builder.ts | ||
byte-buffer.ts | ||
constants.ts | ||
encoding.ts | ||
flatbuffers.ts | ||
flexbuffers.ts | ||
types.ts | ||
utils.ts |