Struct objc_foundation::NSMutableData [] [src]

pub struct NSMutableData { /* fields omitted */ }

Trait Implementations

impl Message for NSMutableData
[src]

[src]

Sends a message to self with the given selector and arguments. Read more

[src]

Verifies that the argument and return types match the encoding of the method for the given selector. Read more

impl INSObject for NSMutableData
[src]

[src]

[src]

[src]

[src]

[src]

[src]

impl PartialEq for NSMutableData
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for NSMutableData
[src]

impl Hash for NSMutableData
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl Debug for NSMutableData
[src]

[src]

Formats the value using the given formatter. Read more

impl INSData for NSMutableData
[src]

[src]

[src]

[src]

[src]

impl INSMutableData for NSMutableData
[src]

[src]

[src]

[src]

[src]

[src]

impl INSCopying for NSMutableData
[src]

[src]

impl INSMutableCopying for NSMutableData
[src]

[src]

Auto Trait Implementations

impl Send for NSMutableData

impl Sync for NSMutableData