@@ -15,10 +15,13 @@ */ @class OFDataArray; /*! + * @protocol OFMessagePackRepresentation + * OFMessagePackRepresentation.h ObjFW/OFMessagePackRepresentation.h + * * @brief A protocol implemented by classes that support encoding to a * MessagePack representation. */ @protocol OFMessagePackRepresentation /*!