DeserializeStringSpanDelegate
Assembly: ServiceStack.Text.dll
View Source
Declaration
public delegate object DeserializeStringSpanDelegate(Type type, ReadOnlySpan<char> source);
public delegate object DeserializeStringSpanDelegate(Type type, ReadOnlySpan<char> source);