Package com.microsoft.graph.serializer
package com.microsoft.graph.serializer
-
ClassDescriptionHolds additional properties that are not part of the default object's schemaSerializer for byte[]sSpecialized serializer to handle collection pagesSpecialized de-serializer to handle collection responsesThe default serializer implementation for the SDKThis class provides methods to get the derived class corresponding to the OData type when deserializing payloads.Deserializer for native EDM types from the service.Serializes and deserializes EnumSets The Graph service expects a single enum value as a comma-delimited string Here, we flatten the EnumSet to serialize the object and insert the response into an array to deserialize back to an EnumSetHandles serialization/deserialization for special types (especially of fields which are not caught by registering a type adapter).An object that was parsed from JSONSerializes and deserializes items from strings into their typesSerializes and deserializes a string