Instead of loading always the entire `Vec` into the runtime to just decode the length, we can directly use `decode_len` to get this info.