[][src]Function bm_le::utils::host_max_len

pub fn host_max_len<Host, Value>(value_len: u64) -> u64 where
    Host: ArrayLength<u8>,
    Value: ArrayLength<u8>, 

Get the host len of a packed vector.