commit | 9cadf05d8937444e093fe9b8e18a8460896f163a | [log] [tgz] |
---|---|---|
author | Max Burke <max@urbanlogiq.com> | Mon Jan 20 21:20:52 2020 -0800 |
committer | Wouter van Oortmerssen <aardappel@gmail.com> | Mon Jan 20 21:20:52 2020 -0800 |
tree | 24688d6c0cdf59568b9b1701f0b4a2d75bb4450f | |
parent | 6da1cf79d90eb242e7da5318241d42279a3df3ba [diff] |
[typescript] Size-prefixed root accessors not taking into account size prefix (#5717) * [typescript/javascript] Size-prefixed root accessor needs to account for the size prefix. * [typescript] Add parentheses after "new" expression. * Update generated test files
FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.
Go to our landing page to browse our documentation.
and more in progress...
flatbuffers
tag for any questions regarding FlatBuffers.To contribute to this project, see CONTRIBUTING.
Flatbuffers is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.