18OF_ASSUME_NONNULL_BEGIN
23extern int _OFData_MessagePackParsing_reference;
28@interface OFData (MessagePackParsing)
39@property (readonly, nonatomic)
id objectByParsingMessagePack;
53- (id)objectByParsingMessagePackWithDepthLimit: (
size_t)depthLimit;