Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crymq
master
Top Level Namespace
Connack
Connect
Control
Crymq
Disconnect
Mqtt
MqttError
Packet
Pingreq
Pingresp
Pkid
Puback
Pubcomp
Publish
Pubrec
Pubrel
QoS
Suback
Subscribe
Topic
TopicError
Unsuback
Unsubscribe
Built with Crystal 1.9.2
2023-10-07 21:07:10 UTC
struct
Pingreq
Pingreq
Struct
Value
Object
Defined in:
crymq/mqtt.cr
Constructors
.new
Instance Method Summary
#to_io
(io : IO, format : IO::ByteFormat =
IO
::
ByteFormat
::
SystemEndian
)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
to_io
(io : IO, format : IO::ByteFormat =
IO
::
ByteFormat
::
SystemEndian
)
#
[
View source
]