class
BitShares::Serialize::Tm_extension
- BitShares::Serialize::Tm_extension
- BitShares::Serialize::T_Base
- Reference
- Object
Direct Known Subclasses
- BitShares::Operations::OP_account_create::Ext
- BitShares::Operations::OP_account_update::Ext
- BitShares::Operations::OP_asset_claim_fees::Ext
- BitShares::Operations::OP_asset_publish_feed::Ext
- BitShares::Operations::OP_asset_update::Ext
- BitShares::Operations::OP_call_order_update::Ext
- BitShares::Operations::OP_htlc_create::Ext
- BitShares::Operations::T_asset_options::Ext
- BitShares::Operations::T_bitasset_options::Ext
Defined in:
bitshares-crystal/serializer.crClass Method Summary
- .from_byte_buffer(io, args : Arguments)
-
.get_all_fields
REMARK: 自动继承父类的字段定义
- .inherited_fields(super_class)
- .to_byte_buffer(io, args : Arguments, opdata : Raw | Nil)
- .to_object(args : Arguments, opdata : Raw | Nil) : Raw | Nil