@@ -1427,11 +1427,11 @@ } return [self description]; } -- (OFDataArray*)binaryPackRepresentation +- (OFDataArray*)messagePackRepresentation { OFDataArray *data; if (_type == OF_NUMBER_BOOL) { uint8_t type;