struct UInt64

Defined in:

tlv/ext/int.cr

Constructors

Instance Method Summary

Constructor Detail

def self.from_tlv(data : Bytes) : UInt64 #

[View source]

Instance Method Detail

def to_tlv(*, fixed_size : Bool = false) : Bytes #

[View source]