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

Implement multi-byte support

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      Core currently stores characters in UTF-8 and @count simply counts the bytes of a string. So e.g. "çağ" should not count to 5 but to 3 as a user of ours is seeing.
      Core should add support for multi-byte characters. This would resolve the issue.

            Assignee:
            Unassigned Unassigned
            Reporter:
            andrea.catalini@mongodb.com Andrea Catalini (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: