mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 20:31:23 +00:00
This includes generic big endian support for msvc by mapping the Microsoft byte swap instrinsics _bytes_swap_* to the gcc counterpart names.