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
module
TLV
Defined in:
tlv.cr
tlv/any.cr
tlv/header.cr
tlv/serializable.cr
Class Method Summary
.parse
(io : IO) : TLV::Any
.parse
(bytes : Bytes) : TLV::Any
Class Method Detail
def self.
parse
(io : IO) :
TLV::Any
#
[
View source
]
def self.
parse
(bytes : Bytes) :
TLV::Any
#
[
View source
]