Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tlv
master
Array
Bool
Float32
Float64
Int16
Int32
Int64
Int8
Nil
Slice
String
TLV
Any
Arrays
Container
DeserializationError
ElementType
Field
Header
Common
Context
Vendor
List
ListFormat
Serializable
Structure
TagId
TagType
Types
Tuple
UInt16
UInt32
UInt64
UInt8
Generated using Crystal 1.16.3
2026-01-06 22:05:33 UTC
struct
Int64
Int64
Int
Number
Value
Object
Defined in:
tlv/ext/int.cr
Constructors
.from_tlv
(data : Bytes) : Int64
Instance Method Summary
#to_tlv
(*, fixed_size : Bool =
false
) : Bytes
Constructor Detail
def self.
from_tlv
(data : Bytes) :
Int64
#
[
View source
]
Instance Method Detail
def
to_tlv
(*, fixed_size :
Bool
=
false
) : Bytes
#
[
View source
]