Lioncash b16c89bf65 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.
2018-01-17 20:09:41 -05:00
..
2018-01-16 18:05:21 +00:00
2018-01-17 18:20:52 +01:00
2018-01-17 17:01:10 -03:00
2018-01-16 15:27:13 -08:00
2018-01-16 20:44:02 -07:00