Skip to content

Does this serialize Nullables? #7

Description

@voxelbustersold

Is this project able to handle Nullables too? If so can you please confirm?

For example : If a rest response includes the following information
decimal ? decimalValue;
double? doubleValue;
float? floatValue;

Can this handle? As I see its using Unity's default deserialisation so wondering if you found a solution for it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions