1 reference to ReadUInt24BigEndian
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (1)
45var payloadLength = (int)Bitshifter.ReadUInt24BigEndian(header);