Macro dhcp4r::u32_bytes[][src]

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

Converts a u32 to 4 bytes (Big endian)