Cube  Artifact [b072f71c1a]

Artifact b072f71c1ad8cb3408908e6cc6af3b6d04d26548926d1596227c11aeb3c882c8:


#import <ObjFW/ObjFW.h>

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

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