commit | 80d148b1757f0fab9305616d69d876378405843a | [log] [tgz] |
---|---|---|
author | Simon.S.King <simonking200@163.com> | Tue Dec 04 01:50:26 2018 +0800 |
committer | Wouter van Oortmerssen <aardappel@gmail.com> | Mon Dec 03 09:50:26 2018 -0800 |
tree | 308f5d62f8bbf9bca68c8b77c377b611e996f92f | |
parent | 2aa0d9a54d9f45e2622e8f49f5c3a1b0c356c0a3 [diff] |
[net] Fix issue #5036 when write a double value into bytebuffer at big endian machine with unsafe mode. (#5076)
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.