Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-461

Expose API for calling functions with already serialized arguments

      Since .NET can't really pass a bson array from managed to native, we serialize it to string, then deserialize it in the C layer, only for OS to then serialize it again. It would be nice if OS exposed an API to call a function with pre-serialized string as opposed to a bson array. Similarly, it would be nice if the callback of this API used a string instead of the bson type.

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: