Libraries
»
ctapi
(0.2.3)
»
Index
»
CTAPI
»
APDU
»
#data
Method: CTAPI::APDU#data
Defined in:
lib/ctapi.rb
#
data
⇒
Object
(readonly)
This is the data string.
403 404 405
# File 'lib/ctapi.rb', line 403
def
data
@data
end