The MimeConstants type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
COLON |
Represents byte value for colon.
|
![]() |
CR |
Represents byte value for carriage return.
|
![]() |
CRLF |
Represents String value for carriage return line feed combination.
|
![]() |
EQUALS |
Represents byte value for equals sign.
|
![]() |
LF |
Represents byte value for line feed.
|
![]() |
QUESTION_MARK |
Represents byte value for question mark.
|
![]() |
SEMI_COLON |
Represents byte value for semi-colon.
|
![]() |
SPACE |
Represents byte value for space.
|
![]() |
TAB |
Represents byte value for tab.
|