Function rln::utils::bytes_be_to_vec_u8

source ·
pub fn bytes_be_to_vec_u8(input: &[u8]) -> Result<(Vec<u8>, usize)>