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
I have an ignored test case in #2378 where Fory returns null instead of failing with an exception.
The test case passes with the wrong type in the input params.
If we like nulls (and I hate them), can we add a ForyBuilder option to allow users to opt out of ever getting nulls from deserializeJavaObject?
Is your feature request related to a problem? Please describe