class Novika::LargeDecimalSnapshot
- Novika::LargeDecimalSnapshot
- Novika::Snapshot
- BinData
- Reference
- Object
Overview
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is SnapshotType::LargeDecimal
.
Defined in:
novika/image.crConstant Summary
-
ENDIAN =
["big"]
-
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is
SnapshotType::LargeDecimal
. -
KLASS_NAME =
[Novika::LargeDecimalSnapshot]
-
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is
SnapshotType::LargeDecimal
. -
PARTS =
[{type: "string", name: repr, cls: String, onlyif: nil, verify: nil, length: nil, value: nil, encoding: nil}] of Nil
-
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is
SnapshotType::LargeDecimal
. -
REMAINING =
[] of Nil
-
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is
SnapshotType::LargeDecimal
.
Constructors
Class Method Summary
-
.bit_fields
Snapshot of a decimal form, which is too large to fit into an i64.
Instance Method Summary
- #__format__ : IO::ByteFormat
-
#repr : String
Holds the string representation of the decimal value.
-
#repr=(repr : String)
Holds the string representation of the decimal value.
- #to_form(assembler)
Macro Summary
-
novika_block_ref_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, which is too large to fit into an i64.
-
novika_boolean_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, which is too large to fit into an i64.
-
novika_color_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, which is too large to fit into an i64.
-
novika_large_decimal_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, which is too large to fit into an i64.
-
novika_small_decimal_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, which is too large to fit into an i64.
-
novika_snapshot(name, onlyif = nil, verify = nil, value = nil)
Snapshot of a decimal form, which is too large to fit into an i64.
Instance methods inherited from class Novika::Snapshot
to_form(assembler : BlockAssembler)
to_form
Class methods inherited from class Novika::Snapshot
bit_fields
bit_fields
Constructor Detail
Class Method Detail
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is SnapshotType::LargeDecimal
.
Instance Method Detail
Macro Detail
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is SnapshotType::LargeDecimal
.
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is SnapshotType::LargeDecimal
.
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is SnapshotType::LargeDecimal
.
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is SnapshotType::LargeDecimal
.
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is SnapshotType::LargeDecimal
.
Snapshot of a decimal form, which is too large to fit into an i64.
Its type is SnapshotType::LargeDecimal
.