22OF_ASSUME_NONNULL_BEGIN
27extern int _OFData_MessagePackParsing_reference OF_VISIBILITY_HIDDEN;
32@interface OFData (MessagePackParsing)
43@property (readonly, nonatomic)
id objectByParsingMessagePack;
57- (id)objectByParsingMessagePackWithDepthLimit: (
size_t)depthLimit;