Skip to content

Commit 4e3afa4

Browse files
committed
2 parents 744d632 + d445f71 commit 4e3afa4

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# SplitQuotedString
1+
# SplitQuotedString
2+
This repo contains a single class that enables splitting strings:
3+
4+
1. Support multiple separator characters
5+
2. Supports quoting with multiple characters
6+
3. Handle two quotes as literal
7+
4. Treat consecutive separators as one
8+
9+
10+
Read the code for more information or use IntelliSense.

0 commit comments

Comments
 (0)