Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
net_sample
master
NetSample
Error
NIC
Info
Type
Ping
Client
IllegalReplyReceived
DestinationUnreachable
EchoReplyReceived
ExceptionOccur
ICMP
ChecksumError
Data
EchoData
EchoReply
EchoRequest
Packet
ICMPReceived
OtherICMPRecieved
Result
Built with Crystal 1.9.2
2023-10-08 14:07:33 UTC
module
NetSample::Ping::ICMP
Defined in:
net_sample/ping/icmp.cr
Class Method Summary
.checksum
(data : Bytes)
.checksum!
(data : Bytes)
Class Method Detail
def self.
checksum
(data : Bytes)
#
[
View source
]
def self.
checksum!
(data : Bytes)
#
[
View source
]