class BitShares::Serialize::T_time_point_sec

Defined in:

bitshares-crystal/serializer.cr

Class Method Summary

Class methods inherited from class BitShares::Serialize::T_uint32

from_byte_buffer(io, args : Arguments) from_byte_buffer, to_byte_buffer(io, args : Arguments, opdata : Raw) to_byte_buffer

Class methods inherited from class BitShares::Serialize::T_Base

from_byte_buffer(io, args : Arguments) from_byte_buffer, parse(data : Bytes, graphene_address_prefix = "") : Raw | Nil parse, sort_opdata_array(args : Arguments, array : Array(Raw), sort_by_optype : FieldType) sort_opdata_array, to_binary(opdata, graphene_address_prefix = "") to_binary, to_byte_buffer(io, args : Arguments, opdata : Raw | Nil) to_byte_buffer, to_json(opdata, graphene_address_prefix = "") : Raw to_json, to_object(args : Arguments, opdata : Raw | Nil) : Raw | Nil to_object

Class Method Detail

def self.to_byte_buffer(io, args : Arguments, opdata : Raw) #

[View source]
def self.to_object(args : Arguments, opdata : Raw) : Raw | Nil #

[View source]