Deserialize a JSON string back to its original value.
Alias of deserialize() to match the historical tunnel serializer surface.
Serialize an arbitrary value into a JSON string.
Optionalcontext: SerializationContextAlias of serialize() to match the historical tunnel serializer surface.
Register a custom type for serialization/deserialization.