Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
zaki50 opened this issue Oct 23, 2015 · 1 comment · Fixed by #6767
Closed

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

zaki50 opened this issue Oct 23, 2015 · 1 comment · Fixed by #6767
Labels
First-Good-Issue First Good Issue - Relatively easy issue for new contributers Pipeline-Idea-Backlog T-Enhancement

Comments

@zaki50
Copy link
Contributor

zaki50 commented Oct 23, 2015

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.

@zaki50 zaki50 changed the title RealmProxy#toString() should generate more readable string for binary field RealmProxy#toString() should print length information for binary field Oct 23, 2015
@cmelchior cmelchior added the First-Good-Issue First Good Issue - Relatively easy issue for new contributers label Jan 30, 2017
@swayamraina
Copy link

I would love to contribute. Is this still valid?

joxon added a commit to solution-accepted/realm-java that referenced this issue Mar 5, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
First-Good-Issue First Good Issue - Relatively easy issue for new contributers Pipeline-Idea-Backlog T-Enhancement
Projects
None yet
4 participants