Documentation
¶
Overview ¶
Package checksum provides the implementation of the encoding and decoding of network protocol headers.
Index ¶
Constants ¶
View Source
const Size = 2
Size is the size of a checksum.
The checksum is held in a uint16 which is 2 bytes.
Variables ¶
This section is empty.
Functions ¶
func ChecksumDefault ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.