Creates a new MIME Part object with a default content-type of
application/octet-stream.
an empty MIME Part object with a default content-type of
application/octet-stream.
Creates a new MIME Part with a sepcified type.
content-type string
content-subtype string
an empty MIME Part object with the specified content-type.
Performs copy-assignment from source
. Read more
Formats the value using the given formatter. Read more
Feeds this value into the given [Hasher
]. Read more
Feeds a slice of this type into the given [Hasher
]. Read more
[+]
Returns the type identifier of Self
.
[−]
This method tests for self
and other
values to be equal, and is used by ==
. Read more
[−]
This method tests for !=
.
impl IsA<Object> for Part | |
Returns the "default value" for a type. Read more