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

Binary Datatype Not Working #3518

Closed
sync-by-unito bot opened this issue Jan 21, 2021 · 0 comments
Closed

Binary Datatype Not Working #3518

sync-by-unito bot opened this issue Jan 21, 2021 · 0 comments
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Jan 21, 2021

The RealmJS binary data type is used to store ArrayBuffer and ArrayBufferView.

This type doesn't seem to work for [email protected], to reproduce this we can use this script, this script creates 16 bytes and try to store them into Realm.

!image-2021-01-20-13-48-43-669.png|width=383,height=226!

As we can see the size is reported correctly but the internal content is missing.

@sync-by-unito sync-by-unito bot closed this as completed Jan 25, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant