@interface TKCompactTLVRecord : TKTLVRecord + (id)parseFromDataSource:(id)a0; - (id)initWithTag:(unsigned char)a0 value:(id)a1; @end