Skip to main content

ParseStringSpanDelegate

Assembly: ServiceStack.Text.dll
View Source
Declaration
public delegate object ParseStringSpanDelegate(ReadOnlySpan<char> value);