Method: NFC::Felica#uid

Defined in:
lib/nfc/felica.rb

#uidObject



4
5
6
# File 'lib/nfc/felica.rb', line 4

def uid
  abtId.unpack 'C*'
end