Macro dhcp4r::bytes_u32[][src]

macro_rules! bytes_u32 {
    ($x : expr) => { ... };
}
Expand description

Converts 4 bytes to a u32 (Big endian)