@@ -26,11 +26,12 @@ } #endif @interface OFData (MessagePackValue) /*! - * The data interpreted as MessagePack representation and parsed as an object. + * @brief The data interpreted as MessagePack representation and parsed as an + * object. */ @property (readonly, nonatomic) id messagePackValue; /*! * @brief Parses the MessagePack representation and returns it as an object.