pack_map_header

Function pack_map_header 

Source
pub fn pack_map_header<W: Write>(
    writer: &mut W,
    len: usize,
) -> Result<(), PackError>