1 reference to ReadUInt24BigEndian
IIS.FunctionalTests (1)
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (1)
51
var payloadLength = (int)Bitshifter.
ReadUInt24BigEndian
(header);