Assigning different json types (different binary_t type) #4674
Unanswered
renatossevero
asked this question in
Q&A
Replies: 1 comment
-
|
You are using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have 2 different json types that I would like to convert to each other:
Then I defined the following
to_jsonandfrom_jsonfunctions.But when I try to run the following code I have an assertion:
Any ideas what could be wrong?
I thought it could be related to issue 977, but no luck so far.
Beta Was this translation helpful? Give feedback.
All reactions