Uploaded image for project: 'Realm Java SDK'
  1. Realm Java SDK
  2. RJAVA-43

RealmProxy#toString() should print length information for binary field

      Current implementation simply call byte[].toString() and RealmProxy.toString() generates something like {{"Foo = [

      {foo:[I@23fc4bec}

      ]"}}.

      We should print for binary(25), 25 bytes binary, etc.

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

              Created:
              Updated:
              Resolved: