mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 03:25:57 +00:00
17c1f35fa0
Those interfaces need to be public for use cases where the user pass a buffer to FlexBuffers class that is not a ByteBuffer. This will fix #5944