MemoryExtensionsSplit Method

Overload List

Split(ReadOnlyMemoryChar, ReadOnlySpanChar, StringSplitOptions) Splits a string memory region into segments using the specified separator.
Split(ReadOnlySpanChar, ReadOnlySpanChar, StringSplitOptions) Splits a string span into segments using the specified separator.

See Also