pub fn read_vectors_with(read: &[fn() -> Result<()>]) -> Result<()>
arbitrary
Reads multiple vectors of different types ensuring their correctness by decoding and re-encoding.