We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20cd86e commit 198ea43Copy full SHA for 198ea43
README
@@ -69,3 +69,12 @@ callback to say "stop parsing." The vtparse() function could return the number
69
of bytes consumed from the input buffer. This would be quite simple to do if
70
someone needed this functionality, but I don't, so I didn't bother.
71
72
+Currently there is no explicit character set support. I don't know enough about
73
+the relevant standards to know if vtparse should have character set support, or
74
+what that support would look like. Suggestions along this vein are very welcome!
75
+
76
+CREDITS
77
+=======
78
79
+Thanks to Julian Scheid for several bugfixes and enhancements.
80
0 commit comments