pub const APP_OP_BASE: u8 = 0x10;
Base operation type for app-layer delta operations. Operations are encoded as 0x10 + (type_id - 0xC0), giving range 0x10-0x1F.