Parse(ReadOnlySpan<byte>)
static
public static StreamId Parse(ReadOnlySpan<byte> value) Parses a
StreamId instance from a System.String. Parameters
valueReadOnlySpan<byte>- The UTF-8 encoded value.
Returns
The parsed stream identity.
