Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Quartz::Signal::RFID::File
Inherits
Struct
<
Value
<
Object
Constructors
new
(filetype :
String
, version :
String
, key_type :
String
, data :
Slice
(
UInt8
), extra :
Array
(
Tuple
(
String
,
String
)) = [] of ::
Tuple
(
String
,
String
))
Source
Instance methods
data
Source
data=
(data :
Bytes
)
Source
dump
Source
extra
Source
extra=
(extra :
Array
(
Tuple
(
String
,
String
)))
Source
filetype
Source
filetype=
(filetype :
String
)
Source
key_type
Source
key_type=
(key_type :
String
)
Source
version
Source
version=
(version :
String
)
Source