Controls the serialization of entities sent to and received from the server.
Readonly
A list of MIME types this serializer supports.
Deserializes an entity.
The type of entity to deserialize.
The string to deserialize into an entity.
Serializes an entity.
The type of entity to serialize.
The entity to serialize.
Generated using TypeDoc
Controls the serialization of entities sent to and received from the server.