JNI Helphelios - Thanks for the help. I initialized the pointer and all is well now. Given that GenerateText...
JNI HelpI guess I could initialize the string to...
JNI HelpSorry copy and paste error on the generate text: [code] bool GenerateText(const Parser &parser, cons...
JNI Help[code] std::string &text = *_text; FLATBUFFERS_ASSERT(parser.root_struct_def_); // call SetRootT...
JNI HelpSo I am trying to wrap Flatbuffers with JNI so I can dynamically return the contents of a buffer as ...
This user does not accept Private Messages