1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-21 04:40:51 +03:00
Files
mvfst/quic/api/QuicTransportFunctions.cpp
Aman Sharma df21b36870 Explicitly construct a ByteRange for the sample in QuicTransportFunctions.cpp
Summary: The code is equivalent as before, the reason I'm doing this is to make it compatible with the `QuicBuffer` type which doesn't have a constructor that takes in an `std::array`.

Reviewed By: hanidamlaj

Differential Revision: D85967018

fbshipit-source-id: 6d1fc9ff8a6ec7e2853c400f28c2232624041d15
2025-11-05 11:57:51 -08:00

96 KiB