You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to call it on a Value which is bytes i got:
Exception in thread "main" java.lang.UnsatisfiedLinkError: 'byte[] com.surrealdb.Value.getBytes(long)'
So I checked the source code of this lib and found that it wasn't there!
Steps to reproduce
Expected behaviour
SurrealDB version
2.1.4 for windows on x86_64
Contact Details
No response
Is there an existing issue for this?
I have searched the existing issues
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Describe the bug
When i try to call it on a Value which is bytes i got:
Exception in thread "main" java.lang.UnsatisfiedLinkError: 'byte[] com.surrealdb.Value.getBytes(long)'
So I checked the source code of this lib and found that it wasn't there!
Steps to reproduce
Expected behaviour
SurrealDB version
2.1.4 for windows on x86_64
Contact Details
No response
Is there an existing issue for this?
Code of Conduct
The text was updated successfully, but these errors were encountered: