Type Alias Checksum32

Source
pub type Checksum32 = [u8; 4];
Expand description

Checksum_t Type used to hold a checksum. Used to detect RTPS message corruption by the underlying transport. The following values are reserved by the protocol: CHECKSUM_INVALID.