You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please advise -
How to implement an object, serialize it in Java, and then pass the byte stream to C++ through jni for deserialization?
I can't find a way to deserialize in C++ in the project?