JsonMarshal
An unsafe class that provides a set of methods to access the underlying data representations of JSON types.
Gets a ReadOnlySpan<T> view over the raw JSON data of the given JsonProperty name.
Gets a ReadOnlySpan<T> view over the raw JSON data of the given JsonElement.