mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 18:09:47 +00:00
a2b1bfc107
* Add support for boolean types in flexbuffers * Simplify casting number <=> boolean * Added comments for tests * Add proper support for Booleans * Bad rebase * No special case for strings * Removed unused test * Simplify logic