tree_buf::internal
pub fn read_all<T>(bytes: &[u8], f: impl Fn(&[u8], &mut usize) -> T) -> Vec<T>
Reads all items from some byte aligned encoding