Cube  Artifact [4053523497]

Artifact 40535234978506770a08a51ef89661cce8bf05efc7de79584d08c0a6003f883c:


#import <ObjFW/ObjFW.h>

@interface OFString (Cube)
@property (readonly, nonatomic) int cube_intValue;

- (int)cube_intValueWithBase: (unsigned char)base;
@end