vi: Copy data directly into the std::vector within Parcel's ReadBlock function
Previously this would unnecessarily zero-initialize the vector before copying the actual data into the vector instance.master
parent
ee08c39b72
commit
b16c89bf65
Loading…
Reference in New Issue