Skip to content

Regex: How to get the value of a capture group when the input is a ReadOnlySpan<char>? #107510

Answered by stephentoub
elgonzo asked this question in Q&A
Discussion options

You must be logged in to vote

turn the ReadOnlySpan into a string

Yes. Span-based input that also supports full reporting of captures is covered by #73223.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by elgonzo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants