Static HMCharacteristicMetadataFormatData

Source
pub unsafe static HMCharacteristicMetadataFormatData: &'static NSString
Available on crate feature HMCharacteristicMetadata only.
Expand description

Describes that the value format is a data blob.

The value is an NSData containing the bytes of data.

See also Apple’s documentation