static string Serialize( System.Object source )

Summary

Serialize an object.

static void Serialize( System.Text.Json.Utf8JsonWriter writer, T target )

Summary

Serialize to a Utf8JsonWriter using our engine specific options.

static void Serialize( System.Text.Json.Utf8JsonWriter writer, System.Object target, System.Type inputType )

Summary

Serialize to a Utf8JsonWriter using our engine specific options.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.