Struct gmime::DataWrapper [−]
Methods
impl DataWrapper
[src]
[−]
impl DataWrapper
pub fn new() -> DataWrapper
[src]
[−]
pub fn new() -> DataWrapper
pub fn new_with_stream<P: IsA<Stream>>(
stream: &P,
encoding: ContentEncoding
) -> DataWrapper
[src]
[−]
pub fn new_with_stream<P: IsA<Stream>>(
stream: &P,
encoding: ContentEncoding
) -> DataWrapper
Trait Implementations
impl Clone for DataWrapper
[+]
impl Clone for DataWrapper
impl Debug for DataWrapper
[+]
impl Debug for DataWrapper
impl Hash for DataWrapper
[+]
impl Hash for DataWrapper
impl StaticType for DataWrapper
[+]
impl StaticType for DataWrapper
impl<T: IsA<Object>> PartialEq<T> for DataWrapper
[+]
impl<T: IsA<Object>> PartialEq<T> for DataWrapper
impl Eq for DataWrapper
impl Eq for DataWrapper
impl IsA<Object> for DataWrapper
impl IsA<Object> for DataWrapper
impl Default for DataWrapper
[src]
[+]
impl Default for DataWrapper
Auto Trait Implementations
impl !Send for DataWrapper
impl !Send for DataWrapper
impl !Sync for DataWrapper
impl !Sync for DataWrapper