Replies: 1 comment
-
We can pass a serialized protobuf as ByteBuffer directly. There's nothing special that needs to be done.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, I'm new to javacpp and I'm trying to pass protobuf as a function argument to cpp side and process the data there but I'm confused about how to do so. could anyone share some studying material for me to work on?
Beta Was this translation helpful? Give feedback.
All reactions