Search:

Type: Posts; User: H2Olgd

Search: Search took 0.18 seconds.

  1. Replies
    5
    Views
    36,712

    Re: JNI object sending to C# without Serialization

    For this particular issue we are needing to send the entire content
  2. Replies
    5
    Views
    36,712

    Re: JNI object sending to C# without Serialization

    Unfortunately, we are not able to break up the object in chunks or bytes. Thanks for the post and interest in this issue
  3. Replies
    5
    Views
    36,712

    JNI object sending to C# without Serialization

    Looking for recommended approach on how to send an object (not structures) originating from C# to Java method via JNI without serialization and deserialization when passed back from Java JNI to C#
    ...
Results 1 to 3 of 3