Files
flatbuffers-bigfoot/include/flatbuffers
Wouter van Oortmerssen b8aaccee82 Disable parsing of nested_flatbuffers as bytes by default
Parsing as bytes produces buffers that are unsafe to access unless passed thru a verifier,
whereas users could reasonably assume that any JSON parsed without errors is safe to access.
Users that still have legacy JSON files with such bytes in it will get a helpful error point them
to the option to turn on to have it work again.
2021-12-15 10:41:29 -08:00
..
2021-12-09 10:31:57 -08:00
2021-11-19 17:01:48 -08:00
2021-12-13 13:56:47 -08:00
2020-09-22 17:57:01 -07:00