Skip to main content

length_in_words

Function length_in_words 

Source
pub fn length_in_words<'a, A>(bytes: &A) -> usize
where A: AsBytes<'a>,
Expand description

Encoded length in number of u64 words required.