Parses whitespace
Inheritance Hierarchy
Ipswitch.Messaging.Framework.MailWhiteSpaceParser
Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
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