We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9567506 commit c4ae68eCopy full SHA for c4ae68e
README.md
@@ -1,6 +1,9 @@
1
Utf8StringSplitter
2
===
3
4
+[](LICENSE)
5
+[](https://www.nuget.org/packages/Utf8StringSplitter)
6
+
7
`Utf8StringSplitter` provides methods (`Split` and `SplitAny`) to split Utf8 strings (`byte` sequences) based on a specified separators.
8
This library is distributed via NuGet, supporting .NET Standard 2.0, .NET Standard 2.1, .NET 6 (.NET 7), .NET 8 and above.
9
0 commit comments