Java™ constants: encoding
Where used:
- Encoding in MIMEEntity
- encodeContent in MIMEEntity
- setContentFromBytes in MIMEEntity
- setContentFromText in MIMEEntity
Constants:
Note: These constants are new
with Release 6.
- MIMEEntity.ENC_BASE64 (1727)
- MIMEEntity.ENC_EXTENSION (1731)
- MIMEEntity.ENC_IDENTITY_7BIT (1728)
- MIMEEntity.ENC_IDENTITY_8BIT (1729)
- MIMEEntity.ENC_IDENTITY_BINARY (1730)
- MIMEEntity.ENC_NONE (1725)
- MIMEEntity.ENC_QUOTED_PRINTABLE (1726)