read_array_len

Function read_array_len 

Source
pub fn read_array_len<B: SplitByteSlice>(
    buf: B,
) -> Result<(usize, usize), Error>