Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
libcrow
master
Crow
CrowTag
CrowType
Decoder
Encoder
Field
FileBlock
FileHeader
MsgHdr
MsgHdrFlags
RowValue
Built with Crystal 1.9.2
2023-10-07 18:48:05 UTC
class
Crow::FileBlock
Crow::FileBlock
Reference
Object
Defined in:
libcrow/FileBlock.cr
Instance Method Summary
#dataSetId
: UInt16
#dataSetId=
(dataSetId : UInt16)
#maxSizeKB
: UInt16
#maxSizeKB=
(maxSizeKB : UInt16)
#ts
: UInt64
#ts=
(ts : UInt64)
Instance Method Detail
def
dataSetId
: UInt16
#
[
View source
]
def
dataSetId=
(dataSetId : UInt16)
#
[
View source
]
def
maxSizeKB
: UInt16
#
[
View source
]
def
maxSizeKB=
(maxSizeKB : UInt16)
#
[
View source
]
def
ts
: UInt64
#
[
View source
]
def
ts=
(ts : UInt64)
#
[
View source
]