public static final class Smtp.PartTypeInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
base64 |
java.lang.String |
contentType |
Constructor and Description |
---|
PartTypeInfo(java.lang.String contentType,
boolean base64) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
dataUrl(byte[] rawBytes) |