The WhiteSpaceParser type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | ReadCfws |
Starts from the current index reading thru any CFWS and returns the ending index of that CFWS
|
![]() ![]() | ReadFws |
reads the FWS at the current index the string and returns the ending index of the FWS
|
See Also