module TLV

Defined in:

tlv.cr
tlv/any.cr
tlv/header.cr
tlv/serializable.cr

Class Method Summary

Class Method Detail

def self.parse(io : IO) : TLV::Any #

[View source]
def self.parse(bytes : Bytes) : TLV::Any #

[View source]