Skip to content

feature request: add createAllFromJson() and createOrUpdateAllFromJson() which accept java.io.Reader #1485

@zaki50

Description

@zaki50

InputStream version of createAllFromJson() and createOrUpdateAllFromJson() expects that data from InputStream is encoded in UTF-8.

It is reasonable in most cases, but not always.

If Realm class has Reader version of createAllFromJson() and createOrUpdateAllFromJson(),
user can use these methods for InputStream which contains data encoded other than in UTF-8.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions