Function anni_common::encode::u32_be_w

source ·
pub fn u32_be_w<W: Write>(writer: &mut W, n: u32) -> Result<()>