google / flatbuffers

FlatBuffers: Memory Efficient Serialization Library

Home Page:https://flatbuffers.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlatBufferToString from object api

GeorgeAtDrw opened this issue · comments

Hi,

Is there a way to print (to a string for logging) from the object api in c++? I can't find an analogy to the call FlatBufferToString() nor do I see a way to transition from a NativeTable back to a Table so that i can get the raw data pointer.

Thanks!

well i did find FlatBufferToString for c++. however i cannot find an equivalent in java. is there one?

This issue is stale because it has been open 6 months with no activity. Please comment or label not-stale, or this will be closed in 14 days.

This issue was automatically closed due to no activity for 6 months plus the 14 day notice period.