@interface IntegerEncoding : NSObject + (id)encodeValues:(int *)a0 count:(unsigned long long)a1; @end