ObjFW
Loading...
Searching...
No Matches
<OFMessagePackRepresentation> Protocol Reference

A protocol implemented by classes that support encoding to a MessagePack representation. More...

#include <OFMessagePackRepresentation.h>

Inheritance diagram for <OFMessagePackRepresentation>:
OFArray OFData OFDate OFDictionary OFMessagePackExtension OFNull OFNumber OFString

Properties

OFDatamessagePackRepresentation
 The MessagePack representation of the object as OFData.
 

Detailed Description

A protocol implemented by classes that support encoding to a MessagePack representation.

ObjFW/ObjFW.h


The documentation for this protocol was generated from the following file: