pub fn decode_frame(frame: &[u8]) -> StringExpand description
Decode one raw link frame into a one-line annotation.
Handles the leading TPDU, the SPDU it carries (for T_Data_*), and the APDU
inside a session_number SPDU. Appended T_SB data-available bits are noted.