View Source Jeff.Reply.CardData (jeff v0.4.0)
Card Data Report
OSDP v2.2 Specification Reference: 7.10
Link to this section Summary
Link to this section Types
@type t() :: %Jeff.Reply.CardData{ data: binary(), format: byte(), length: pos_integer(), reader: byte() }
Link to this section Functions
@spec decode(<<_::40>>) :: t()